Click or drag to resize

PFNavigationNavigationBarHtml Property

Gets the PFNavigationBarHtmlHelper object to generate the bar between the header and the gridview.

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

Property Value

Type: PFNavigationBarHtmlHelper
See Also