CompositeControl.DataBind Method ()
.NET Framework (current version)
Binds a data source to the CompositeControl and all its child controls.
Assembly: System.Web (in System.Web.dll)
The DataBind method binds a data source to the CompositeControl control and all its child controls. This DataBind method overrides its base implementation to verify that all child controls have been created prior to binding them to a data source.
.NET Framework
Available since 2.0
Available since 2.0
Show: