JsonExtensions Methods |
The JsonExtensions type exposes the following members.
Name | Description | |
---|---|---|
ParseJsonString(IFrame, String) |
Creates an object that represents the result of parsing the given string in JSON format.
| |
ParseJsonStringT(IFrame, String) |
Creates an object that represents the result of parsing the given string in JSON format.
| |
ToJsonString |
Converts the given JavaScript object into a JSON string.
|