This topic has not yet been rated - Rate this topic

SPEventReceiverDefinition.Type Property

Gets or sets the type of event for the event receiver.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public SPEventReceiverType Type { get; set; }

Property Value

Type: Microsoft.SharePoint.SPEventReceiverType
An SPEventReceiverType value representing the type of event.

Users perform actions such as delete, update, check in, or convert on Microsoft SharePoint Foundation objects. When a SharePoint Foundation object has some action performed on it by the user, the object generates an event. This event that specified that an action occurred must be received by the appropriate event host within the SharePoint Foundation farm for processing.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ