Gets all of the toolbar panels associated with the specified product.
"userInterface_var" is a variable referencing a UserInterface object.
|
"userInterface_var" is a variable referencing a UserInterface object.
|
Type | Description |
ToolbarPanelList | Returns a list of the toolbars associated with the specified product. |
Name | Type | Description |
productType | string | The name of the product that you want the associated workspaces for. The full list of available products can be obtained by using the Application.supportedProductTypes property. |