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 ConsoleNode object of the hierarchical data source.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property RootNode As ConsoleNode
Get
'Usage
Dim instance As ConsoleDataSource
Dim value As ConsoleNode
value = instance.RootNode
public ConsoleNode RootNode { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.WebControls.ConsoleNode