JSONSerializer.Serialize

Updated Serializes a value into a JSON compatible string.

The serializer supports:



public string Serialize( object Value );

Return Value

string

Parameters

Value
The strongly typed value to parse


See also:

Class JSONSerializer


Last Updated: 12/23/2007