This documentation is archived and is not being maintained.
Control::DataBind Method
Visual Studio 2010
Binds a data source to the invoked server control and all its child controls.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataBind() | Binds a data source to the invoked server control and all its child controls. |
|
DataBind(Boolean) | Binds a data source to the invoked server control and all its child controls with an option to raise the DataBinding event. |
Show: