FileResourceManagerGetString Method |
Returns the resource string of currently loaded culture/language.
Namespace: CMS.LocalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax public virtual string GetString(
string key
)
Parameters
- key
- Type: SystemString
Resource string key
Return Value
Type:
StringSee Also