Share via


PublishingWebEventReceiver Class

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

Syntax

'Declaração
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
PublicClassPublishingWebEventReceiverInheritsSPItemEventReceiver
'Uso
DiminstanceAsPublishingWebEventReceiver
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")] 
publicclassPublishingWebEventReceiver : SPItemEventReceiver

Inheritance Hierarchy

System.Object
   Microsoft.SharePoint.SPEventReceiverBase
     Microsoft.SharePoint.SPItemEventReceiver
      Microsoft.SharePoint.Publishing.Internal.PublishingWebEventReceiver

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PublishingWebEventReceiver Members
Microsoft.SharePoint.Publishing.Internal Namespace