Assembly: Fore;
The ISharedPlugins interface is used to work with plugins.
ISharedPlugins
This interface enables the user to set up general parameters of plugins. To set up parameters of a certain plugin, use the ISharedAdhocPlugin interface.
Property name | Brief description | |
AdhocPlugins | The AdhocPlugins property returns collection of plugins connected in the Dashboards tool. | |
LargeImages | The LargeImages property returns collection of large images used as plugin icons. | |
Resource | The Resource property determines the Resources object used by plugins. | |
SmallImages | The SmallImages property returns collection of small images used as plugin icons. |
See also: