PFItemHtmlHelperGetDefaultSection Method |
Gets the id of the section focused by default (by scrolling or the default selected tab).
The default value is retrieved from the current item's state.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public virtual int GetDefaultSection()
Return Value
Type:
Int32
The modeling id of the section; or -1 to skip this feature.
See Also