SPEventReceiverDefinition.Update method
Updates the data associated with the event receiver registration.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As SPEventReceiverDefinition
instance.Update()
public void Update()
Remarks
Event handlers are registered at the site or site collection level.
See also
Reference
SPEventReceiverDefinition class
SPEventReceiverDefinition members
Microsoft.SharePoint namespace
FetchEventReceivers(Int32, Object)
Other resources
Event Registrations