Click or drag to resize

PFQuickLaunchBarHtmlHelperCustomEntries Property

Gets or sets the custom entries, included in the left links if EnableCustomEntries is True.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public List<PFQuickLaunchBar_Entry> CustomEntries { get; set; }

Property Value

Type: ListPFQuickLaunchBar_Entry
See Also