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