ScriptHelperGetLocalizedString Method (String) |
Localizes and encodes text to be used in JavaScript string and encapsulates it with "'".
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetLocalizedString(
string stringName
)
Parameters
- stringName
- Type: SystemString
Return Value
Type:
StringSee Also