| CoreMethodsGetString Method  | 
            Gets the string by the specified resource key
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntaxprotected static string GetString(
	string resourceKey,
	string culture = null
)
Parameters
- resourceKey
 - Type: SystemString
Resource key - culture (Optional)
 - Type: SystemString
Culture 
Return Value
Type: 
String
See Also