SPWebEventReceiver Methods
Include Protected Members
Include Inherited Members
The SPWebEventReceiver type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
DisableEventFiring | Obsolete. Prevents events from being raised. (Inherited from SPEventReceiverBase.) |
![]() |
EnableEventFiring | Obsolete. Enables events to be raised. (Inherited from SPEventReceiverBase.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SiteDeleted | Occurs after a site collection has been deleted. |
![]() |
SiteDeleting | Occurs when a site collection is being deleted. |
![]() |
ToString | (Inherited from Object.) |
![]() |
WebAdding | Synchronous Before event that occurs before a new subsite is created, but not when the root web site of a new site collection is created. |
![]() |
WebDeleted | Asynchronous After event that occurs after an existing Web site is completely deleted. |
![]() |
WebDeleting | Synchronous Before event that occurs before an existing Web site is completely deleted. |
![]() |
WebMoved | Asynchronous After event that occurs after an existing Web site has been moved. |
![]() |
WebMoving | Synchronous Before event that occurs before an existing Web site has been renamed or moved to a different parent object. |
![]() |
WebProvisioned | Synchronous After event that fires after a subsite is fully provisioned and the provisioning process has stopped, but does not fire when the root web site of a new site collection is created. |
Top
.gif)
.gif)