Compartilhar via


ContentWebChangeEventReceiver class

Responde a eventos associados a alterações de nome na instância do SPWeb e coordena a alteração com o host de fluxo de trabalho externos.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPEventReceiverBase
    Microsoft.SharePoint.SPWebEventReceiver
      Microsoft.SharePoint.WorkflowServices.ContentWebChangeEventReceiver

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServices (in Microsoft.SharePoint.WorkflowServices.dll)

Syntax

'Declaração
Public Class ContentWebChangeEventReceiver _
    Inherits SPWebEventReceiver
'Uso
Dim instance As ContentWebChangeEventReceiver
public class ContentWebChangeEventReceiver : SPWebEventReceiver

Comentários

Herdada da classe SPWebEventReceiver .

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.

Ver também

Referência

ContentWebChangeEventReceiver members

Microsoft.SharePoint.WorkflowServices namespace