DataSourceControl.CreateControlCollection Method
.NET Framework 2.0
Creates a collection to store child controls.
Namespace: System.Web.UI
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Note: |
|---|
|
Because data source controls do not allow child controls, the DataSourceControl class's default implementation does not support the embedding of child controls. |
Community Additions
ADD
Show:
Note: