GridSerializer.SerializedUpdate<T> Constructor
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New GridSerializer.SerializedUpdate()
public SerializedUpdate()
See Also
Reference
GridSerializer.SerializedUpdate<T> Class