DataSourceControl::CreateControlCollection Method ()
.NET Framework (current version)
Creates a collection to store child controls.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI::ControlCollection^Returns a System.Web.UI::EmptyControlCollection.
Note |
|---|
Because data source controls do not allow child controls, the DataSourceControl class's default implementation does not support the embedding of child controls. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
