| FileResourceManagerGetString Method  | 
            Returns the resource string of currently loaded culture/language.
            
 
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 11.0.0
Syntaxpublic virtual string GetString(
	string key
)
Parameters
- key
 - Type: SystemString
Resource string key 
Return Value
Type: 
String
See Also