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

XafApplication.ModelCacheLocationKey Field

The name of the configuration file key, which specifies the Application Model cache file location (see XafApplication.EnableModelCache).

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public const string ModelCacheLocationKey = "ModelCacheLocation"

Field Value

Type
String
See Also