SPItemEventReceiver.ItemDeleted Method
Handles the asynchronous event that occurs after an item is deleted.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Parameters
- properties
- Type: Microsoft.SharePoint.SPItemEventProperties
The properties of the event handler.
| Exception | Condition |
|---|---|
| ArgumentNullException |
properties is null. |