This topic has not yet been rated - Rate this topic

Microsoft.SharePoint.JsonUtilities namespace

Specifies methods used to encode, decode, and process ECMAScript operations involving the grid control.

  ClassDescription
Public classJsonIgnoreAn attribute to be applied to a data that is not intended to be encoded in JavaScript Object Notation (JSON).
Public classJsonUtilityA class providing static methods to help convert data to JavaScript Object Notation (JSON).
Public classSerializerProvides support to serialize objects to JavaScript Object Notation (JSON).
  InterfaceDescription
Public interfaceIJsonSerializableRepresents an object than can be serialized to JavaScript Object Notation (JSON).
  DelegateDescription
Public delegateJsonEncoderA delegate representing the method to encode an object into JavaScript Object Notation (JSON).
Public delegateJsonGeneratorA delegate representing a method that encapsulates the JavaScript Object Notation (JSON) generation of a particular entity.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.