Removes forbidden characters from given xml string.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- xml
- Type: System String
XML to sanitize
Return Value
Type: StringSee Also