ISharedPlugins

Assembly: Fore;

Description

The ISharedPlugins interface is used to work with plugins.

Inheritance Hierarchy

          ISharedPlugins

Comments

This interface enables the user to set up general parameters of plugins. To set up parameters of a certain plugin, use the ISharedAdhocPlugin interface.

Properties

  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:

Fore Assembly Interfaces