CaptionHelper Members
In This Article
#Constructors
Name | Description |
---|---|
Caption |
Intended for internal use. |
#Fields
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 |
#Properties
Name | Description |
---|---|
Application |
Provides access to the Application Model. |
Instance static |
Obsolete. Returns the ICaption instance that matches the ICaption |
Null |
Specifies the localized value of the Localization | Texts | Null |
Remove |
Specifies whether the ampersand character used to represent accelerator keys in captions is removed by the Caption |
#Methods
Name | Description |
---|---|
Convert |
Converts a compound name according to the specified Compound |
Convert |
Converts a compound name so that the words forming the name are separated by white spaces. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Provides access to the Localization |
Find |
Provides access to the Localization |
Get |
Returns the display caption corresponding to an Action. |
Get |
Returns the language identifier for a specific culture. |
Get |
Returns the default display caption corresponding to a Boolean value. |
Get |
Returns the display caption corresponding to a business class. |
Get |
Returns the culture which corresponds to a specific language identifier. |
Get |
Returns the value of the specified object’s default member. |
Get |
This method is intended for internal use. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
This method is intended for internal use. |
Get |
Returns the names and values of all the localization items for a particular Localization |
Get |
Returns the value of a specified Localization |
Get |
Returns the value of a specified Localization |
Get |
Returns the value of a specified Localization |
Get |
Returns the display caption corresponding to a business class‘ property. |
Get |
Returns the display caption corresponding to a business class‘ property. |
Get |
Returns the display caption corresponding to a business class‘ property. |
Get |
Gets a node that contains a group of localizable items by its path. |
Get |
Returns the neutral culture for a given specific culture. |
Get |
|
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
This method is intended for internal use. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
This method is intended for internal use. |
Set |
Performs a batch update of the IModel |
Set |
This Set |
Set |
This Set |
Set |
This Set |
Setup |
Initializes the Caption |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Customize |
Occurs after a call to the Caption |
See Also