SPEventReceiverBase members

Provides methods for event receivers in the Microsoft SharePoint Foundation object model and serves as the base class for creating list items, lists, Webs, and sites.

The SPEventReceiverBase type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Protected property EventFiringDisabled Obsolete. Boolean property that announces whether event firing is currently enabled or disabled.
Protected property EventFiringEnabled Gets or sets a value that indicates whether event firing is enabled.

Top

Methods

  Name Description
Protected method DisableEventFiring Obsolete. Prevents events from being raised.
Protected method EnableEventFiring Obsolete. Enables events to be raised.
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 ToString (Inherited from Object.)

Top

See also

Reference

SPEventReceiverBase class

Microsoft.SharePoint namespace