Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called prior to changing the SPSite for the next work item.
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Protected Overridable Sub OnSiteChanging
'Usage
Me.OnSiteChanging()
protected virtual void OnSiteChanging()
Remarks
Override this method in a derived class to run code before changing to the next SPSite object.