CustomSendErrorNotificationEventArgs.MessageBody Property
Gets the body 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 body of the error notification message. |
See Also