JSONSerializer.DefaultJsonParserType

This property determines the default parser that is created when using the default constructor. This is also the default serializer used when using the AjaxMethodCallback control.

This property should be set only once at application startup typically in Application_Start of a Web app.

public static SupportedJsonParserTypes DefaultJsonParserType

See also:

Class JSONSerializer

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