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