NeedToCacheErrorInfoEventArgs.ErrorInfo Property
Gets the ErrorInfo object representing 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 |
---|---|
DevExpress.ExpressApp.Web.ErrorInfo | The ErrorInfo object representing the error that occurred. |
See Also