This topic has not yet been rated - Rate this topic

HierarchicalDataBoundControl.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. (Inherited from BaseDataBoundControl.)
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. (Inherited from Control.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.