Share via


SP.ClientAction.path Property

Applies to: SharePoint Foundation 2010

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.

var value = SP.ClientAction.get_path();

Property Value

Type: SP.ObjectPath

Applies To

SP.ClientAction Class

See Also

Reference

SP.ClientAction Methods

SP.ClientAction Properties

SP Namespace