LogonFailedEventArgs.Exception Property
Returns the exception that was raised when logging on.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Exception | A Exception object that represents the exception that was raised when logging on. |
See Also