ConsoleDataSource.PopulateDataSource method
Populates the ConsoleDataSource 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()