Gets the string by the specified resource key
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resourceKey
- Type: System String
Resource key
- culture (Optional)
- Type: System String
Culture
- useDefaultCulture (Optional)
- Type: System Boolean
If true the default culture translation is used if translation in chosen culture doesn't exist
Return Value
Type: StringSee Also