Class JSONSerializerBase
System.Object
  Westwind.Web.JsonSerializers.JSONSerializerBase
public class JSONSerializerBase : object

Class Members

MemberDescription

Constructor

Force a master Serializer to be passed for settings

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.

FormatJsonOutput

Determines if there are line breaks inserted into the JSON to make it more easily human readable.

Requirements

Namespace: Westwind.Web.JsonSerializers
Assembly: westwind.web.dll

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