XmlConsoleDataSource.PopulateDataSource Method
Populates the XmlConsoleDataSource object based on the configuration XML file that is specified in the ConfigurationProvider property
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides Sub PopulateDataSource
'Usage
Dim instance As XmlConsoleDataSource
instance.PopulateDataSource()
public override void PopulateDataSource()