SPWebEventReceiver Methods
Windows SharePoint Services 3
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object) |
| GetHashCode | (inherited from Object) |
| GetType | (inherited from Object) |
| ReferenceEquals | (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) |
| 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.
|
| Name | Description | |
|---|---|---|
| DisableEventFiring |
Prevents events from being raised.
(inherited from
SPEventReceiverBase)
|
| EnableEventFiring |
Enables events to be raised.
(inherited from
SPEventReceiverBase)
|
| Finalize | (inherited from Object) |
| MemberwiseClone | (inherited from Object) |