Click or drag to resize
JsonSerializer Class
Serializes objects to the JavaScript Object Notation (JSON) strings and deserializes JSON strings to objects.
Inheritance Hierarchy
SystemObject
  CMS.DataComJsonSerializer

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public sealed class JsonSerializer

The JsonSerializer type exposes the following members.

Constructors
  NameDescription
Public methodJsonSerializer
Top
Methods
See Also