Click or drag to resize

PFUserNavigationPanelHtmlHelperUserNavigationEntries Property

Gets the user navigation entries (pinned, opened and recent).

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public ReadOnlyCollection<PFUserNavigationEntry> UserNavigationEntries { get; }

Property Value

Type: ReadOnlyCollectionPFUserNavigationEntry
See Also