ToolboxExtension Properties
The Web Dashboard Toolbox extension that provides access to the dashboard menu and allows you to add dashboard items, as well as undo or repeat user actions.| Name | Description |
|---|---|
| menuItems | Provides access to a collection of the dashboard menu items. |
| menuVisible | For internal use. |
| name | Gets a unique name of a Web Dashboard extension. Inherited from IExtension. |
| toolbarGroups | Provides access to a collection of toolbar groups from the Toolbox. |
| toolboxGroups | Provides access to a collection of the Toolbox groups. |
See Also