PFItemPagePFItemTypeHtml Property |
Gets or sets the HtmlHelper, providing all tools to generate form's parts, controls, etc.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public PFItemHtmlHelper<PFItemType> Html { get; set; }
<asp:PFItemPage Html="PFItemHtmlHelper" />
Property Value
Type:
PFItemHtmlHelperPFItemTypeSee Also