SPEventHostType 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> _
<GeneratedCodeAttribute("xsd", "2.0.50727.42")> _
<XmlTypeAttribute(Namespace:="urn:deployment-manifest-schema")> _
Public Enumeration SPEventHostType
'Usage
Dim instance As SPEventHostType
[SerializableAttribute] 
[GeneratedCodeAttribute("xsd", "2.0.50727.42")] 
[XmlTypeAttribute(Namespace="urn:deployment-manifest-schema")] 
public enum SPEventHostType

Members

  Member name Description
ContentType  
List  
ListItem  
Site  
Web  

See Also

Reference

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