SPUserCustomAction.Delete method
Deletes the custom action.
Overload list
Name | Description | |
---|---|---|
Delete() | Deletes the custom action. | |
Delete(Int32, Int32) | Deletes the custom action and returns the number of actions remaining for the current and parent scope. |
Top