Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.