Click or drag to resize

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; }

Property Value

Type: PFItemHtmlHelperPFItemType
See Also