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