Class JSONSerializerBase
West Wind Web Toolkit for ASP.NET
 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

Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic