SP.ClientObjectPrototype Methods

Applies to: SharePoint Foundation 2010

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

Methods

Name

Description

ClientObjectPrototype

Initializes a new instance of the SP.ClientObjectPrototype Class.

retrieve

Retrieves scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code.

retrieveCollectionObject

Returns a collection prototype that represents the specified SP.ClientObjectCollection Class property. This member is reserved for internal use and is not intended to be used directly from your code.

retrieveObject

Returns an object prototype that represents the specified SP.ClientObject Class property. This member is reserved for internal use and is not intended to be used directly from your code.

Applies To

SP.ClientObjectPrototype Class

See Also

Reference

SP Namespace