SP.ClientObjectData.methodReturnObjects Property

Applies to: SharePoint Foundation 2010

Gets the cached method’s execution results of a client object. This member is reserved for internal use and is not intended to be used directly from your code.

var value = SP.ClientObjectData.get_methodReturnObjects(); 

Property Value

Type: Dictionary

Applies To

SP.ClientObjectData Class

See Also

Reference

SP.ClientObjectData Methods

SP.ClientObjectData Properties

SP Namespace