LoginCancelEventArgs Constructor
.NET Framework 3.0
Initializes a new instance of the LoginCancelEventArgs class.
LoginCancelEventArgs Members
System.Web.UI.WebControls Namespace
| Name | Description |
|---|---|
| LoginCancelEventArgs () | Initializes a new instance of the LoginCancelEventArgs class with the Cancel property set to false. |
| LoginCancelEventArgs (Boolean) | Initializes a new instance of the LoginCancelEventArgs class with the Cancel property set to the specified value. |
Reference
LoginCancelEventArgs ClassLoginCancelEventArgs Members
System.Web.UI.WebControls Namespace
Other Resources
Login ASP.NET ControlsCommunity Additions
ADD
Show: