Share via


SP.ClientAction(objectPath, name) Constructor

Applies to: SharePoint Foundation 2010

Initializes a new instance of the SP.ClientAction Class. This member is reserved for internal use and is not intended to be used directly from your code.

var value = new ClientAction(objectPath, name);

Parameters

Type: SP.ObjectPath

  • name
    The String object that represents the name of the client action.

Type: String

Applies To

SP.ClientAction Class

See Also

Reference

SP.ClientAction Methods

SP.ClientAction Properties

SP Namespace