PFNavigationLinkLinks Property |
Gets or sets the children links of this link in the navigation map tree.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlElementAttribute]
public List<PFNavigationLink> Links { get; set; }
Property Value
Type:
ListPFNavigationLinkSee Also