CustomSendErrorNotificationEventArgs.ErrorText Property
Gets the text of the error 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 text of the error message. |
See Also