Update constructor

Initializes a new instance of the Update class.

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

Syntax

'Declaration
Protected Sub New ( _
    recordKey As Object _
)
'Usage
Dim recordKey As Object

Dim instance As New Update(recordKey)
protected Update(
    Object recordKey
)

Parameters

See also

Reference

Update class

Update members

Microsoft.SharePoint.JSGrid namespace