CaptionHelper Fields
Exposes static methods used to localize display captions in an XAF application.
Name | Description |
---|---|
Captions |
Specifies the default name for the Application Model‘s Localization | Captions node. |
Default |
Specifies the default language display caption (see Localization Basics). |
Default |
Specifies the default value for the Value property of the Application Model‘s Localization | Texts | Null |
Enable |
Specifies if XAF caches class and member captions for all locales. |
None |
This field is intended for internal use. |
Null |
Specifies the name of the Application Model‘s Localization | Texts | Null |
Texts |
Specifies the default name for the Application Model‘s Localization | Texts node. |
User |
Specifies the user language display caption (see Localization Basics). This is the default value of the Application Model‘s IModel |
See Also