| FileResourceManagerReadString Method  | 
            Reads the string from the resource readers.
            
 
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 11.0.0
Syntaxprotected string ReadString(
	string key
)
Parameters
- key
 - Type: SystemString
String key 
Return Value
Type: 
String
See Also