The NavDataPageHierarchyData type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
Returns Node description
|
![]() | HasChildren |
Indicates whether the hierarchical data node that the IHierarchyData object represents has any child nodes.
|
![]() | ImageUrl |
Returns nodes image
|
![]() | Item |
Gets the hierarchical data node that the IHierarchyData object represents.
|
![]() | Name |
Returns node name
|
![]() | NavigateUrl |
Returns node navigation url
|
![]() | Path |
Gets the hierarchical path of the node.
|
![]() | Type |
Gets the name of the type of Object contained in the Item property.
|
![]() | Value |
Returns value path of node
|