Click or drag to resize

PFNavigationBarHtmlHelperGetContentTypeStates Method

Gets the option tags with the list of states/transitions available for the current content-type.

If there is no content-type in the current context, returns nothing.

Used in the batch action moving workflows.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetContentTypeStates()

Return Value

Type: Html
HTML
See Also