Skip to main content
.NET 6.0+

XafApplication.XafApplicationLogonCatchExceptionKey Field

Specifies a string identifier for exceptions occurred while logging on to the application.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string XafApplicationLogonCatchExceptionKey = "XafApplicationLogonCatchException"

Field Value

Type
String
See Also