Skip to main content

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 CaptionHelper.GetLocalizedText method removes the ampersand character that displays accelerator keys in captions.
See Also