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

ErrorHandling.ConfigErrorReportEmailKeyName Field

Specifies the name of the configuration file key holding the e-mail of the application administrator receiving the error alerts.

Namespace: DevExpress.ExpressApp.Web

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

Declaration

public const string ConfigErrorReportEmailKeyName = "ErrorReportEmail"

Field Value

Type
String
See Also