LoginCancelEventArgs Constructor (Boolean)
.NET Framework (current version)
Initializes a new instance of the LoginCancelEventArgs class with the Cancel property set to the specified value.
Assembly: System.Web (in System.Web.dll)
Parameters
- cancel
-
Type:
System::Boolean
true to cancel the event; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: