ISPEventReceiversHost members

Defines event receivers for events associated with SharePoint objects (such as Web sites, lists, documents, content types, or specific SharePoint features.

The ISPEventReceiversHost type exposes the following members.

Properties

  Name Description
Public property GetReceiverHostId Gets the globally-unique identifier (GUID) for a predefined event receiver process which is associated with a particular SharePoint object.

Top

Methods

  Name Description
Public method AddEventReceiverCallback Adds one web-based RPC context process to the collection of all predefined event receiver processes available to the SharePoint server.
Public method DirtyEventReceivers Gets a collection of predefined event receiver processes which must be triggered as a result of actions associated with particular SharePoint objects. This collection may be composed of any combination of the following: Web sites, lists, documents, content types, or specific SharePoint features.
Public method FetchEventReceivers Gets the collection of predefined event receiver processes associated with SharePoint objects.

Top

See also

Reference

ISPEventReceiversHost interface

Microsoft.SharePoint namespace