ViewPage.DataBind Method

Include Protected Members
Include Inherited Members

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 Control.)
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

ViewPage Class

System.Web.Mvc Namespace