Share via


ConsoleDataSource.RootNode Property

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

See Also

Reference

ConsoleDataSource Class

ConsoleDataSource Members

Microsoft.SharePoint.Publishing.WebControls Namespace