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

CaptionHelper Fields

Exposes static methods used to localize display captions in an XAF application.
Name Description
CaptionsLocalizationGroup Specifies the default name for the Application Model‘s Localization | Captions node.
DefaultLanguage Specifies the default language display caption (see Localization Basics).
DefaultNullValueText Specifies the default value for the Value property of the Application Model‘s Localization | Texts | NullValueText node.
NoneValue This field is intended for internal use.
NullValueTextNodeName Specifies the name of the Application Model‘s Localization | Texts | NullValueText node.
TextsLocalizationGroup Specifies the default name for the Application Model‘s Localization | Texts node.
UserLanguage Specifies the user language display caption (see Localization Basics). This is the default value of the Application Model‘s IModelApplication.PreferredLanguage property.
See Also