| LocaleContains Method |
Determines whether the
Locale contains a localized string defined by the
key.
Namespace:
Cauldron.Localization
Assembly:
Cauldron.Localization (in Cauldron.Localization.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax Parameters
- key
- Type: SystemString
The key of the localized string
Return Value
Type:
Booleantrue if
Locale contains the string; otherwise false.
See Also