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