System.Web.UI.WebControls.LoginCancelEventArgs: Constructor Members

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

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.