CaptionHelper.EnableCaptionCache Field
Specifies if XAF caches class and member captions for all locales.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Field Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | If |
Remarks
Disable this property if your Application Model has specific caption settings stored in the user differences layer (individual user settings).
See Also