SPUserCustomAction.Delete Method
Include Protected Members
Include Inherited Members
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