ScriptHelper EscapeJQueryCharacters Method Kentico 8.1 API Reference
Escapes the given string for usage in the jQuery selectors. All meta-characters are escaped using '\'.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineString
See Also