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