System.Web.UI.WebControls.LoginView: Method Members

The methods of System.Web.UI.WebControls.LoginView are listed below. For a list of all members, see the LoginView Members list.

See Also: Inherited members from System.Web.UI.Control

Public Methods

override
DataBind()

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

override
Focus()

Sets input focus to a control.

Protected Methods

override
CreateChildControls()

Creates the child controls that make up the System.Web.UI.WebControls.LoginView control.

override
LoadControlState(object)

This method implements System.Web.UI.Control.LoadControlState(object).

override
OnInit(EventArgs)

Raises the System.Web.UI.Control.Init event.

override
OnPreRender(EventArgs)

Determines which role-group template to display, based on the roles of the logged-in user.

OnViewChanged(EventArgs)

Raises the LoginView.ViewChanged event after the System.Web.UI.WebControls.LoginView control switches views.

OnViewChanging(EventArgs)

Raises the LoginView.ViewChanging event before the System.Web.UI.WebControls.LoginView control switches views.

override
Render(System.Web.UI.HtmlTextWriter)

Renders the Web server control content to the client's browser using the specified System.Web.UI.HtmlTextWriter object.

override
SaveControlState() : object

This method implements System.Web.UI.Control.SaveControlState.

override
SetDesignModeState(IDictionary)
Documentation for this section has not yet been entered.