IJsonSerializable interface

Represents an object than can be serialized to JavaScript Object Notation (JSON).

Namespace:  Microsoft.SharePoint.JsonUtilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Interface IJsonSerializable
'Usage
Dim instance As IJsonSerializable
public interface IJsonSerializable

See also

Reference

IJsonSerializable members

Microsoft.SharePoint.JsonUtilities namespace