ICustomizeToolPane Members
Include Protected Members
Include Inherited Members
Provides methods and properties you must implement when creating a custom tool pane.
The ICustomizeToolPane type exposes the following members.
Properties
Name | Description | |
---|---|---|
ToolPaneTemplate | Gets a String that contains an XML fragment that specifies a template for a custom tool pane. |
Top
Methods
Name | Description | |
---|---|---|
CreateToolPaneControls | Creates a custom tool pane's child controls. | |
ShowZoneIdentification | Activates the display of Web Parts zones (equivalent to selecting the Design this page command on the Modify Page menu) in the Web Part page when a custom tool pane is invoked. |
Top