LoggingOffEventArgs Constructors
Represents arguments passed to the XafApplication.LoggingOff event.| Name | Parameters | Description |
|---|---|---|
| LoggingOffEventArgs(Object, Boolean) | logonParameters, canCancel | Creates and initializes a new instance of the LoggingOffEventArgs class. |
See Also