CustomToolPaneManager Constructor
Initializes a new instance of the CustomToolPaneManager class. It sets the ID, the isvisible attribute, and the title and calls the prerender function handler.
Namespace: Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CustomToolPaneManager()
public CustomToolPaneManager()