Share via


CustomToolPaneManager Class

The CustomToolPaneManager class represents a custom tool pane manager Web Part. This Web Part enables you to implement tool panes by using the extensible tool pane framework.

System.Object

   System.Web.UI.Control

      Microsoft.SharePoint.WebPartPages.WebPart

         Microsoft.SharePoint.Meetings.CustomToolPaneManager

Public Constructors

The following table shows the CustomToolPaneManager class constructor and provides a brief description.

Name Description
CustomToolPaneManager Initializes a new instance of the CustomToolPaneManager class.

Public Methods

The following table shows the CustomToolPaneManager class methods and provides a brief description of each.

Name Description
CreateToolPaneControls Creates the tool pane controls on a given tool pane.
GetDesignTimeHtml Gets the design-time HTML.
ShowZoneIdentification Displays the zone identification information.
RenderWebPart Renders the Web Part available on the specified Web site. If the Web Part is located in a non-Meeting Workspace site, it renders the HTML and informs the user that the Web Part works only in a Meeting Workspace site.

Public Properties

The following table shows the properties of the CustomToolPaneManager class, the data type of each property, and a brief description of each.

Name Data Type Description
ToolPaneTemplate String Gets the template used to create the tool pane.
GalleryOptions String Gets the options available in a custom tool pane manager.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Meetings

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Security: Code Access Security