LoginCancelEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the LoginCancelEventArgs class.
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:
