SPItemEventReceiver.ItemAdded method
SharePoint 2013
Handles the asynchronous event that occurs after an item is added.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- properties
- Type: Microsoft.SharePoint.SPItemEventProperties
The properties of the event handler.
| Exception | Condition |
|---|---|
| ArgumentNullException | properties is null . |