BlockDeletionOfInUseItemsEventReceiver Class
Namespace: Microsoft.SharePoint.Publishing.Internal
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Syntax
'Declaración
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
PublicClassBlockDeletionOfInUseItemsEventReceiverInheritsSPItemEventReceiver
'Uso
DiminstanceAsBlockDeletionOfInUseItemsEventReceiver
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")]
publicclassBlockDeletionOfInUseItemsEventReceiver : SPItemEventReceiver
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPEventReceiverBase
Microsoft.SharePoint.SPItemEventReceiver
Microsoft.SharePoint.Publishing.Internal.BlockDeletionOfInUseItemsEventReceiver
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
BlockDeletionOfInUseItemsEventReceiver Members
Microsoft.SharePoint.Publishing.Internal Namespace