ResourceStringInfoProviderGetCompleteKey Method |
Returns complete resource string key.
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 9.0.0
Syntax public static string GetCompleteKey(
string stringKey,
string cultureCode
)
Parameters
- stringKey
- Type: SystemString
Resource string key - cultureCode
- Type: SystemString
Culture code
Return Value
Type:
StringSee Also