getMasterSelectionImage

Returns the value of the image attribute (the path to the image that displays on the toolbar button that launches the custom interface) for a custom interface that is defined to display in the WorkspaceMasterSelection area.

Syntax

getMasterSelectionImage(interfaceName);

Parameters

  • interfaceName - (string) The unique name of the custom interface.

Returns

(string) The path to the image that displays on the toolbar button that launches the custom interface.