SPHierarchyDataView Members
Include Protected Members
Include Inherited Members
Represents a data view on a node or collection of nodes in a hierarchical data structure for a HierarchicalDataSourceControl object. This class cannot be inherited.
The SPHierarchyDataView type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name | Gets the name or data path of the data view. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Select | Gets a list of all the data items in the view. (Overrides HierarchicalDataSourceView.Select().) | |
ToString | (Inherited from Object.) |
Top