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

ErrorHandling.ConfigErrorReportEmailFromKeyName Field

Specifies the name of the configuration file key holding the e-mail, from which the error notifications are sent.

Namespace: DevExpress.ExpressApp.Web

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

Declaration

public const string ConfigErrorReportEmailFromKeyName = "ErrorReportEmailFrom"

Field Value

Type
String
See Also