Share via


ConsoleDataSource.PopulateDataSource Method

Populates this based on the specified ConsoleNode as the root

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Overridable Sub PopulateDataSource
'Usage
Dim instance As ConsoleDataSource

instance.PopulateDataSource()
public virtual void PopulateDataSource()

Remarks

This method needs to be marked private.

See Also

Reference

ConsoleDataSource Class

ConsoleDataSource Members

Microsoft.SharePoint.Publishing.WebControls Namespace