Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.ClientDictionaryResultHandler class.
Methods
Name |
Description |
|---|---|
Initializes a new instance of the SP.ClientDictionaryResultHandler Class with a specified ClientDictionaryResultHandler<T>(IDictionary<String, T>) generic dictionary. This member is reserved for internal use and is not intended to be used directly from your code. |
|
Indicates whether custom code is used to initialize the generic dictionary. This member is reserved for internal use and is not intended to be used directly from your code. |
|
Processes the JSON data and initializes the generic dictionary with the data. This member is reserved for internal use and is not intended to be used directly from your code. |
Applies To
SP.ClientDictionaryResultHandler Class