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

ErrorHandling.ApplicationNameParameter Field

Specifies the name of the parameter, holding the application name. This parameter value is used in the default “From” field of the error notification e-mail.

Namespace: DevExpress.ExpressApp.Web

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

Declaration

public const string ApplicationNameParameter = "ApplicationName"

Field Value

Type
String
See Also