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.
This method is called to allow providers to revert any actions performed during provisioning of the provider.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable Sub OnUnprovisioning
'Usage
Dim instance As SPUsageProvider
instance.OnUnprovisioning()
public virtual void OnUnprovisioning()
Implements
ILoggingProvider.OnUnprovisioning()