SPEventReceiverDefinitionCollection.Add method
Creates an event receiver definition in the collection.
Overload list
Name | Description | |
---|---|---|
Add() | Creates an event receiver definition in the collection. | |
Add(Guid) | Adds an event receiver definition to the collection that is identifiable by the specified globally unique identifier. | |
Add(Guid, SPList) | Creates an event receiver definition in the collection based on the specified GUID and Microsoft SharePoint Foundation list. | |
Add(SPEventReceiverType, String) | Creates a remote event receiver definition in the collection that is based on the specified event receiver type and url. | |
Add(SPEventReceiverType, String, String) | Adds an event receiver definition to the collection that is already associated with its Assembly name, Class name, and event receiver type. |
Top
See also
Reference
SPEventReceiverDefinitionCollection class