Enumeration SupportedJsonParserTypes
West Wind Web Toolkit for ASP.NET
 Enumeration SupportedJsonParserTypes
System.Object
  System.ValueType
    System.Enum
      Westwind.Web.JsonSerializers.SupportedJsonParserTypes
public sealed enum SupportedJsonParserTypes

Enumeration Values

MemberDescription
JavaScriptSerializer The ASP.NET JavaScript Serializer
JsonNet NewtonSoft JSON.NET JSON Parser
WestWindJsonSerializer Default - West Wind JSON parser.

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