System.Web.UI.WebControls.LoginView.DataBind Method

Binds a data source to System.Web.UI.WebControls.LoginView and all its child controls.

Syntax

public override void DataBind ()

Remarks

Use the LoginView.DataBind method to bind data from a source to the System.Web.UI.WebControls.LoginView control and its children. This method resolves all data-binding expressions in the System.Web.UI.WebControls.LoginView control and any child controls in the active template.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0