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.
Gets the root nodes of the tree.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Nodes As TreeNodeCollection
Get
'Usage
Dim instance As TreeControl
Dim value As TreeNodeCollection
value = instance.Nodes
public TreeNodeCollection Nodes { get; }
Property Value
Type: System.Web.UI.WebControls.TreeNodeCollection
Returns TreeNodeCollection.