SPWebEventReceiver Members

Include Protected Members
Include Inherited Members

Provides methods for trapping events that occur to Web sites. This class is never instantiated.

The SPWebEventReceiver type exposes the following members.

Constructors

  Name Description
Public method SPWebEventReceiver Initializes a new instance of the SPWebEventReceiver class.

Top

Methods

  Name Description
Protected method DisableEventFiring Prevents events from being raised. (Inherited from SPEventReceiverBase.)
Protected method EnableEventFiring Enables events to be raised. (Inherited from SPEventReceiverBase.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SiteDeleted Occurs after a site collection has been deleted.
Public method SiteDeleting Occurs when a site collection is being deleted.
Public method ToString (Inherited from Object.)
Public method WebDeleted Asynchronous After event that occurs after an existing Web site is completely deleted.
Public method WebDeleting Synchronous Before event that occurs before an existing Web site is completely deleted.
Public method WebMoved Asynchronous After event that occurs after an existing Web site has been moved.
Public method WebMoving Synchronous Before event that occurs before an existing Web site has been renamed or moved to a different parent object.

Top

See Also

Reference

SPWebEventReceiver Class

Microsoft.SharePoint Namespace