StringExtensions..::..JavaScriptSerialize Method
Serializes the string using the JavaScript serializer, escaping special characters for safe embedding in JavaScript.
The surrounding quotes are removed from the result.
Namespace:
AdvantageCMS.Core.CommonAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- s
- Type: String
The string to serialize.

