SP.ClientDictionaryResultHandler Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.ClientDictionaryResultHandler class.

Methods

Name

Description

ClientDictionaryResultHandler

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.

customFromJson

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.

fromJson

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

See Also

Reference

SP Namespace