Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Sub DirtyEventReceivers
'Usage
Dim instance As ISPEventReceiversHost
instance.DirtyEventReceivers()
void DirtyEventReceivers()