Skip to main content
A newer version of this page is available. .

ErrorHandling.ConfigErrorReportEmailSubjectKeyName Field

Specifies the name of the configuration file key holding the error alert subject format string.

Namespace: DevExpress.ExpressApp.Web

Assembly: DevExpress.ExpressApp.Web.v19.1.dll

Declaration

public const string ConfigErrorReportEmailSubjectKeyName = "ErrorReportEmailSubject"

Field Value

Type
String
See Also