System.Web.UI.WebControls.Login: Event Members

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

See Also: Inherited members from System.Web.UI.WebControls.CompositeControl

Public Events

Authenticate

Occurs when a user is authenticated.

LoggedIn

Occurs when the user logs in to the Web site and has been authenticated.

LoggingIn

Occurs when a user submits login information, before authentication takes place.

LoginError

Occurs when a login error is detected.