MetaDataNavTree.TreeViewDataSource Field
This member is reserved for internal use and is not intended to be used directly from your code. Specifies a SPHierarchyDataSourceControl as the data source of the WebTreeView.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected TreeViewDataSource As SPHierarchyDataSourceControl
'Usage
Dim value As SPHierarchyDataSourceControl
value = Me.TreeViewDataSource
Me.TreeViewDataSource = value
protected SPHierarchyDataSourceControl TreeViewDataSource