Deletes the IContentItem.
null. Note: An item can be removed even if it is published. An InvalidOperationException will be thrown if remove is called on a checked out content item.
| Exception Type | Condition |
|---|---|
| ContentSecurityException | The user does not have permission to delete the item. |
| ContentException | The method call resulted in a Publisher exception. |
| InvalidOperationException | The content item is checked out. |
| SoapException | There was a communication problem during the execution of the remote method call. |
IContentItemManager Interface | Plumtree.Remote.PRC.Content.Item Namespace