Share via


SP.ClientDictionaryResultHandler(dict) Constructor

Applies to: SharePoint Foundation 2010

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.

var value = new ClientDictionaryResultHandler(dict);

Parameters

Type: Dictionary

Applies To

SP.ClientDictionaryResultHandler Class

See Also

Reference

SP.ClientDictionaryResultHandler Methods

SP Namespace