ISPEventReceiversHost.DirtyEventReceivers method

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.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Sub DirtyEventReceivers
'Usage
Dim instance As ISPEventReceiversHost

instance.DirtyEventReceivers()
void DirtyEventReceivers()

See also

Reference

ISPEventReceiversHost interface

ISPEventReceiversHost members

Microsoft.SharePoint namespace