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
Gets the data for all of the items in the collection.
var value = SP.ClientObjectCollection.retrieveItems();
Return Value
Type: SP.ClientObjectPrototype
The prototype instance containing the data of the client objects.
Applies To
SP.ClientObjectCollection Class
See Also
Reference
SP.ClientObjectCollection Methods