SPListEventReceiver methods
SharePoint 2013
The SPListEventReceiver type exposes the following members.
| 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.) |
|
FieldAdded | Handles the event that occurs after a field link is added. |
|
FieldAdding | Handles the event that occurs before a field link is added to a content type. |
|
FieldDeleted | Handles the event that occurs after a field has been removed from the list. |
|
FieldDeleting | Handles the event that occurs before a field is removed from the list. |
|
FieldUpdated | Handles the event that occurs after a field link has been updated. |
|
FieldUpdating | Handles the event that occurs before a field link is updated |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
ListAdded | Handles the event that is raised after a list is added to a website. |
|
ListAdding | Handles the event that occurs before a list is created on a website. |
|
ListDeleted | Handles the event that occurs after a list is deleted. |
|
ListDeleting | Handles the event that is raised before a list is deleted. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |