Make a string safe to be embedded into a script block, by replacing any characters that would
invalidate the script with script-safe characters.
Namespace:
EPiServer.ClientScriptAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
Parameters
- s
- Type: System..::.String
Text that needs to be script-safe