NeedToCacheErrorInfoEventArgs.IsCachingNeeded Property
Specifies if caching the error information is required.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the error information is cached, otherwise - false. The default is false. |
See Also