Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public static bool UseCacheWhenDebuggerIsAttached

Field Value

Type
Boolean
See Also