SP.ClientObject Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.ClientObject class.

Properties

Name

Description

context

Returns the context that is associated with the client object.

objectData

Gets the object data for the current client object.

objectVersion

This member is reserved for internal use and is not intended to be used directly from your code.

path

This member is reserved for internal use and is not intended to be used directly from your code.

serverObjectIsNull

Gets the server object and returns null if the server object is null .

Applies To

SP.ClientObject Class

See Also

Reference

SP.ClientObject Methods

SP Namespace