Back to Devexpress

CaptionHelper Fields

expressappframework-devexpress-dot-expressapp-dot-utils-dot-captionhelper-dot-underscore-fields.md

latest2.8 KB
Original Source

CaptionHelper Fields

Exposes static methods used to localize display captions in an XAF application.

NameDescription
CaptionsLocalizationGroupSpecifies the default name for the Application Model‘s Localization
DefaultLanguageSpecifies the default language display caption (see Localization Basics).
DefaultNullValueTextSpecifies the default value for the Value property of the Application Model‘s Localization
EnableCaptionCache staticSpecifies if XAF caches class and member captions for all locales.
NoneValueThis field is intended for internal use.
NullValueTextNodeNameSpecifies the name of the Application Model‘s Localization
TextsLocalizationGroupSpecifies the default name for the Application Model‘s Localization
UserLanguageSpecifies the user language display caption (see Localization Basics). This is the default value of the Application Model‘s IModelApplication.PreferredLanguage property.

See Also

CaptionHelper Class

CaptionHelper Members

DevExpress.ExpressApp.Utils Namespace