CreateCustomModelCacheManagerEventArgs.ModelCacheManager Property
Specifies the object that manages the Application Model cache.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ModelCacheManager | A ModelCacheManager object that manages the Application Model cache. |
See Also