Share via


ISPWManagedToolAddin Members

Include Protected Members
Include Inherited Members

Provides the add-in handlers that control the add-in tool lifetime events.

The ISPWManagedToolAddin type exposes the following members.

Methods

  Name Description
Public method OnToolActivate Called when the user has navigated to the tool in the workspace.
Public method OnToolBeforeUnload Called when the user has closed the workspace or the window containing the tool.
Public method OnToolDeactivate 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.
Public method OnToolStart Called the first time the user navigates to the tool after opening the workspace or when the user opens the tool in its own window.

Top

See Also

Reference

ISPWManagedToolAddin Interface

Microsoft.Office.SharePointWorkspace.AddIn Namespace