ISPHierarchyData Members
Include Protected Members
Include Inherited Members
Implement the methods and properties of this interface to create hierarchical node objects from data sources that are derived from the IHierarchicalDataSource class.
The ISPHierarchyData type exposes the following members.
Properties
Name | Description | |
---|---|---|
EncodedName | ||
ImageUrl | Gets the URL of the image that is associated with the current node. | |
IsContextListNode | Gets a Boolean value that identifies whether the current node is located under the list that is being rendered. | |
Name | Gets the name of the current node. | |
href | ||
ServerRelativeUrl | Gets the server-relative URL of the object that the current node represents. |
Top