Share via


ISPWManagedToolAddin.OnToolDeactivate Method

Called when the user has navigated to another tool in the workspace or when the user has closed the workspace or window containing the tool.

Namespace:  Microsoft.Office.SharePointWorkspace.AddIn
Assembly:  Microsoft.Office.SharePointWorkspace.AddIn.Interface (in Microsoft.Office.SharePointWorkspace.AddIn.Interface.dll)

Syntax

'Declaration
Sub OnToolDeactivate
'Usage
Dim instance As ISPWManagedToolAddin

instance.OnToolDeactivate()
void OnToolDeactivate()

See Also

Reference

ISPWManagedToolAddin Interface

ISPWManagedToolAddin Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace