WestwindJsonSerializer.DateSerializationMode

Encodes Dates as a JSON string value that is compatible with MS AJAX and is safe for JSON validators. If false serializes dates as new Date() expression instead.

The default is true.

public sealed JsonDateEncodingModes DateSerializationMode { get; set; }

See also:

Class WestwindJsonSerializer

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic