GridSerializer.SerializedUpdate<T> class

The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.

System.Object
  Microsoft.SharePoint.JSGrid.GridSerializer.SerializedUpdate<T>

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

No code example is currently available or this language may not be supported.

Type parameters

T

The GridSerializer.SerializedUpdate<T> class is used to parse incoming data from the client.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: