CompositeControl.DataBind Method
.NET Framework 3.0
Binds a data source to the CompositeControl and all its child controls.
| Name | Description |
|---|---|
| CompositeControl.DataBind () | Binds a data source to the CompositeControl and all its child controls. |
| CompositeControl.DataBind (Boolean) | Binds a data source to the invoked server control and all its child controls with an option to raise the DataBinding event. |
Community Additions
ADD
Show: