KeyDeserializer delegate

A delegate representing a method to deserialize a key.

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

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

Parameters

key
Type: System.String

A String.

Return value

Type: System.Object
A System.Object.
Show: