CustomSendErrorNotificationEventArgs.MessageSubject Property
Gets the subject of the error notification message.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string representing the subject of the error notification message. |
See Also