SPEventReceiverDefinitionCollection.Add Method
Creates an event receiver definition in the collection.
| 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, String) | Adds an event receiver definition to the collection that is already associated with its Assembly name, Class name, and event receiver type. |