Keyoti RapidSpell Web .NET Help Docs
ToJSON Method (obj)
API DocumentationKeyoti.RapidSpell.fastJSONJSONToJSON(Object)
Keyoti RapidSpell Web .NET
Create a json representation for an object
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static string ToJSON(
	Object obj
)
public static string ToJSON(
	Object obj
)
Public Shared Function ToJSON ( 
	obj As Object
) As String
Public Shared Function ToJSON ( 
	obj As Object
) As String
public:
static String^ ToJSON(
	Object^ obj
)
public:
static String^ ToJSON(
	Object^ obj
)
static member ToJSON : 
        obj : Object -> string 
static member ToJSON : 
        obj : Object -> string 
Parameters
obj (Object)
Return Value
String

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331