.NET Framework Class Library
Control..::.DataBind Method
Binds a data source to the invoked server control and all its child controls.
|
| Name | Description |
|---|
.gif) | DataBind()()() | Binds a data source to the invoked server control and all its child controls. |
.gif) | DataBind(Boolean) | Binds a data source to the invoked server control and all its child controls with an option to raise the DataBinding event. |
Top
Reference