1 out of 1 rated this helpful - Rate this topic

SPItemEventReceiver.ItemDeleted Method

Handles the asynchronous event that occurs after an item is deleted.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public virtual void ItemDeleted(
	SPItemEventProperties properties
)

Parameters

properties
Type: Microsoft.SharePoint.SPItemEventProperties
The properties of the event handler.
Exception Condition
ArgumentNullException

properties is null.

Before and After properties are guaranteed for postback events on documents, but Before properties are not available for postback events on list items.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ