Escapes special characters in the string to create a string literal.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- text
- Type: System String
String to create literal from
Return Value
Type: StringSee Also