SPEventReceiverType Enumeration (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="urn:deployment-manifest-schema")> _
<GeneratedCodeAttribute("xsd", "2.0.50727.42")> _
Public Enumeration SPEventReceiverType
'Usage
Dim instance As SPEventReceiverType
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="urn:deployment-manifest-schema")] 
[GeneratedCodeAttribute("xsd", "2.0.50727.42")] 
public enum SPEventReceiverType

Members

  Member name Description
ItemAdded  
ItemAdding  
ItemAttachmentAdded  
ItemAttachmentAdding  
ItemAttachmentDeleted  
ItemAttachmentDeleting  
ItemCheckedIn  
ItemCheckedOut  
ItemCheckingIn  
ItemCheckingOut  
ItemDeleted  
ItemDeleting  
ItemFileMoved  
ItemFileMoving  
ItemUncheckedOut  
ItemUncheckingOut  
ItemUpdated  
ItemUpdating  

See Also

Reference

Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace