Share via


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.

See Also

Reference

ConsoleDataSource Class

ConsoleDataSource Members

ConsoleDataSource Overload

Microsoft.SharePoint.Publishing.WebControls Namespace