SP.UserCustomActionCollection Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.UserCustomActionCollection class.
Methods
Name |
Description |
---|---|
Adds a new SP.UserCustomAction Class custom action to the collection. |
|
Deletes all custom actions in the collection. |
|
Returns the custom action with the specified identifier. |
|
Gets the custom action at the specified index of the collection. |
|
Initializes a new instance of the SP.UserCustomActionCollection Class. |
Applies To
SP.UserCustomActionCollection Class