SPWebEventReceiver.SiteDeleting method
SharePoint 2013
Occurs when a site collection is being deleted.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- properties
- Type: Microsoft.SharePoint.SPWebEventProperties
An SPWebEventProperties object that represents properties of the event handler.
| Exception | Condition |
|---|---|
| ArgumentNullException | properties is null . |