PFItemHtmlHelperGetSectionTitle Method |
Gets the title of a section with a specified (modeling) id.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntaxpublic virtual Html GetSectionTitle(
int sectionId
)
Parameters
- sectionId
- Type: SystemInt32
Return Value
Type:
Html
See Also