Share via


SPWebEventReceiver.WebMoved-Methode

Asynchrone After Ereignis tritt ein, nachdem eine vorhandene Website verschoben wurde.

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

Syntax

'Declaration
Public Overridable Sub WebMoved ( _
    properties As SPWebEventProperties _
)
'Usage
Dim instance As SPWebEventReceiver
Dim properties As SPWebEventProperties

instance.WebMoved(properties)
public virtual void WebMoved(
    SPWebEventProperties properties
)

Parameter

Ausnahmen

Ausnahme Bedingung
ArgumentNullException

properties ist Null .

Siehe auch

Referenz

SPWebEventReceiver Klasse

SPWebEventReceiver-Member

Microsoft.SharePoint-Namespace