SP.ClientAction Properties

Applies to: SharePoint Foundation 2010

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

Properties

Name

Description

id

Gets the ID of the client action. This member is reserved for internal use and is not intended to be used directly from your code.

name

Gets the name of the client action. This member is reserved for internal use and is not intended to be used directly from your code.

path

Gets the object path of the client action, which is used to find the matching server-side object. This member is reserved for internal use and is not intended to be used directly from your code.

Applies To

SP.ClientAction Class

See Also

Reference

SP.ClientAction Methods

SP Namespace