XafApplication.XafApplicationLogonCatchExceptionKey Field
Specifies a string identifier for exceptions occurred while logging on to the application.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
public const string XafApplicationLogonCatchExceptionKey = "XafApplicationLogonCatchException"
Field Value
| Type |
|---|
| String |
See Also