1 out of 1 rated this helpful - Rate this topic

Control.DataBind Method

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.

  NameDescription
Public method DataBind() Binds a data source to the invoked server control and all its child controls.
Protected method 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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.