Click or drag to resize

PFDashboardPageHtml Property

Gets 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
C#
public PFDashboardHtmlHelper Html { get; }

Property Value

Type: PFDashboardHtmlHelper
See Also