Click or drag to resize

PFQuickLaunchBar_MenuSublinks Property

Gets or sets the links available in the menu.

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_Link> Sublinks { get; set; }

Property Value

Type: ListPFQuickLaunchBar_Link
See Also