CaptionHelper Properties
Exposes static methods used to localize display captions in an XAF application.| Name | Description |
|---|---|
| ApplicationModel static | Provides access to the Application Model. |
| NullValueText static | Specifies the localized value of the Localization | Texts | NullValueText node’s Value property. |
| RemoveAcceleratorSymbol static | Specifies whether the ampersand character used to represent accelerator keys in captions is removed by the CaptionHelper.GetLocalizedText method. |
See Also