FormView::DataBind Method ()
.NET Framework (current version)
Binds the data source to the FormView control.
Assembly: System.Web (in System.Web.dll)
Use the DataBind() method to bind data from a data source to the FormView control. This method resolves all data-binding expressions in the active template of the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: