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