Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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