SP.ClientObject Methods

Applies to: SharePoint Foundation 2010

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

Methods

Name

Description

checkUninitializedProperty

Checks to determine whether the specified value type property of a SP.ClientObject Class has been initialized.

ClientObject

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

customFromJson

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

fromJson

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

initNonPropertiesFromJson

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

initPropertiesFromJson

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

isObjectPropertyInstantiated

Indicates whether the specified property of the client object is instantiated.

isPropertyAvailable

Returns a Boolean value that indicates whether the specified scalar property has been retrieved or set.

loadExpandoFields

When overridden in a derived class, initializes the extended properties associated with the client object.

refreshLoad

Reloads all scalar properties associated with the client object when overridden in a derived class.

removeFromParentCollection

Removes the current client object from the parent client object collection.

retrieve

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

Applies To

SP.ClientObject Class

See Also

Reference

SP.ClientObject Properties

SP Namespace