AggregateDataSource.CreateControlCollection Method
This member overrides HierarchicalDataSourceControl.CreateControlCollection().
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function CreateControlCollection As ControlCollection
'Usage
Dim returnValue As ControlCollection
returnValue = Me.CreateControlCollection()
protected override ControlCollection CreateControlCollection()
Return Value
Type: System.Web.UI.ControlCollection