Share via


ISPWManagedToolAddinUI.OnShow Method

Called before the tool is displayed to the user, that is, when the user navigates to the tool in the workspace or opens the tool in a separate window.

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

Syntax

'Declaration
Sub OnShow
'Usage
Dim instance As ISPWManagedToolAddinUI

instance.OnShow()
void OnShow()

See Also

Reference

ISPWManagedToolAddinUI Interface

ISPWManagedToolAddinUI Members

Microsoft.Office.SharePointWorkspace.AddIn Namespace