This member is for System Use Only and should NOT be used.
Deserialises a JSON String into a JObject.

Syntax

ISWebUtilities.DeserialiseJsonString(jsonString, jsonObject)

Parameters

NameTypeOptionalByRefDescription
jsonString String The JSON String to deserialise.
jsonObject Newtonsoft.Json.Linq.JObject ByRef The deserialised JObject.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISWebUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0