Encodes regex substitutions like $_, $+, ... so they don't apply as substitutes in the replacement string.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- text
- Type: System String
Text to encode
Return Value
Type: StringSee Also