The NavDataPageHierarchyData type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Returns Node description
Public propertyHasChildren
Indicates whether the hierarchical data node that the IHierarchyData object represents has any child nodes.
Public propertyImageUrl
Returns nodes image
Public propertyItem
Gets the hierarchical data node that the IHierarchyData object represents.
Public propertyName
Returns node name
Public propertyNavigateUrl
Returns node navigation url
Public propertyPath
Gets the hierarchical path of the node.
Public propertyType
Gets the name of the type of Object contained in the Item property.
Public propertyValue
Returns value path of node

See Also