ISPWManagedToolAddin.OnToolActivate Method
Called when the user has navigated to the tool in the workspace.
Namespace: Microsoft.Office.SharePointWorkspace.AddIn
Assembly: Microsoft.Office.SharePointWorkspace.AddIn.Interface (in Microsoft.Office.SharePointWorkspace.AddIn.Interface.dll)
Syntax
'Declaration
Sub OnToolActivate
'Usage
Dim instance As ISPWManagedToolAddin
instance.OnToolActivate()
void OnToolActivate()