DropDownList.DataBind Method (System.Web.UI.WebControls)

Switch View :
ScriptFree
.NET Framework Class Library
DropDownList.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.

Overload List

  Name Description
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
See Also

Reference