TreeControl.ViewPath Property
Gets the start path in the data source hierarchy.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Property ViewPath As String
Get
Set
'Usage
Dim instance As TreeControl
Dim value As String
value = instance.ViewPath
instance.ViewPath = value
public string ViewPath { get; set; }
Property Value
Type: System.String
Returns String.