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.
Returns children of the node specified by the path parameter.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public Function GetChildren ( _
path As String _
) As TreeNodeCollection
'Usage
Dim instance As TreeControl
Dim path As String
Dim returnValue As TreeNodeCollection
returnValue = instance.GetChildren(path)
public TreeNodeCollection GetChildren(
string path
)
Parameters
path
Type: System.StringPath in the hierarchy data source (IHierarchyDataSource interface)
Return Value
Type: System.Web.UI.WebControls.TreeNodeCollection
Child nodes