SPEventReceiverDefinitionCollection Properties
Include Protected Members
Include Inherited Members
The SPEventReceiverDefinitionCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of event receiver definitions in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
HostId | Gets the identifier of the object to which the event receiver definitions apply. |
![]() |
HostType | Gets the type of object to which the event receiver definitions apply. |
![]() |
Item[Guid] | Gets the event receiver definition with the specified identifier from the collection. |
![]() |
Item[Int32] | Gets the SPEventReceiverDefinition object at the specified index in the collection. |
![]() |
ItemId | Gets the identifier of the item to which the event receiver definitions apply. |
![]() |
Site | Gets the site collection to which the event receiver definitions apply. |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
Web | Gets the site to which the event receiver definitions apply. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.IsSynchronized | Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.SyncRoot | Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)