System.Web.UI.WebControls.LoginCancelEventArgs Members

The members of System.Web.UI.WebControls.LoginCancelEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.LoginCancelEventArgs class with the LoginCancelEventArgs.Cancel property set to false.

Initializes a new instance of the System.Web.UI.WebControls.LoginCancelEventArgs class with the LoginCancelEventArgs.Cancel property set to the specified value.

Public Properties

Cancelbool.

Gets or sets a value indicating whether the event should be canceled.