SPWebEventReceiver.WebMoved method
SharePoint 2013
Asynchronous After event that occurs after an existing Web site has been moved.
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 . |