0 out of 2 rated this helpful - Rate this topic

SPWebEventReceiver Methods

Windows SharePoint Services 3
(see also Protected Methods )
  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (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
  Name Description
Protected method DisableEventFiring 
Prevents events from being raised.
(inherited from SPEventReceiverBase)
Protected method EnableEventFiring 
Enables events to be raised.
(inherited from SPEventReceiverBase)
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.