Share via


ContentWebChangeEventReceiver.WebDeleted method

Responds to site deletions and cleans up related content in the external workflow host for content in the web scope.

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

Syntax

'Declaration
Public Overrides Sub WebDeleted ( _
    properties As SPWebEventProperties _
)
'Usage
Dim instance As ContentWebChangeEventReceiver
Dim properties As SPWebEventProperties

instance.WebDeleted(properties)
public override void WebDeleted(
    SPWebEventProperties properties
)

Parameters

See also

Reference

ContentWebChangeEventReceiver class

ContentWebChangeEventReceiver members

Microsoft.SharePoint.WorkflowServices namespace