Documentation for this section has not yet been entered.
The TreeNode.DataPath property value is commonly used when calling the System.Web.UI.IHierarchicalDataSource.GetHierarchicalView(string) method to provide the path to the data bound to the current node. This method then returns a System.Web.UI.HierarchicalDataSourceView object that contains the data at the specified path.
The value of this property is stored in view state.