SPListEventReceiver methods

The SPListEventReceiver type exposes the following members.

Methods

  Name Description
Protected method DisableEventFiring Obsolete. Prevents events from being raised. (Inherited from SPEventReceiverBase.)
Protected method EnableEventFiring Obsolete. Enables events to be raised. (Inherited from SPEventReceiverBase.)
Public method Equals (Inherited from Object.)
Public method FieldAdded Handles the event that occurs after a field link is added.
Public method FieldAdding Handles the event that occurs before a field link is added to a content type.
Public method FieldDeleted Handles the event that occurs after a field has been removed from the list.
Public method FieldDeleting Handles the event that occurs before a field is removed from the list.
Public method FieldUpdated Handles the event that occurs after a field link has been updated.
Public method FieldUpdating Handles the event that occurs before a field link is updated
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ListAdded Handles the event that is raised after a list is added to a website.
Public method ListAdding Handles the event that occurs before a list is created on a website.
Public method ListDeleted Handles the event that occurs after a list is deleted.
Public method ListDeleting Handles the event that is raised before a list is deleted.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPListEventReceiver class

Microsoft.SharePoint namespace