Click or drag to resize

PFItemPagePFItemTypeUserNavigationPanelHtml Property

Gets the PFUserNavigationPanelHtmlHelper object to generate the user navigation panel on the right side.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFUserNavigationPanelHtmlHelper UserNavigationPanelHtml { get; }

Property Value

Type: PFUserNavigationPanelHtmlHelper
See Also