ConsoleDataSource constructor
Initializes a new instance of the ConsoleDataSource object with no root ConsoleNode object.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ConsoleDataSource()
public ConsoleDataSource()
Remarks
A root ConsoleNode must be specified before using this DataSource.