CustomSendErrorNotificationEventArgs.ErrorId Property
Gets the identifier of the error that occurred.
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 identifier of the error that occurred. |
See Also