Component ToJSON Method CTCT Wrapper Documented Class Library
Serialize an object to JSON.

Namespace: CTCT.Components
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public virtual string ToJSON()

Return Value

Returns a string representing the serialized object.
See Also