Click or drag to resize

PFNavigationLink Properties

The PFNavigationLink type exposes the following members.

Properties
  NameDescription
Public propertyLinks
Gets or sets the children links of this link in the navigation map tree.
Public propertyOrder
Gets or sets the number used to sort this link among the links at the same level.
Public propertyText
Gets or sets the text used to represent the link.
Public propertyUrl
Gets or sets the url used when the link is clicked.
Top
See Also