Returns true if translation of specified String key exist in specified Culture.
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- stringKey
- Type: System String
Resource string key
- cultureCode
- Type: System String
Resource string Culture code
Return Value
Type: BooleanSee Also