ModelCacheManager.UseCacheWhenDebuggerIsAttached Field
Enables caching when a debugger is attached. You can temporarily set this static field to true to debug the code that handles the XafApplication.CreateCustomModelCacheManager event.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Field Value
Type |
---|
Boolean |
See Also