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