Allows the UI plugin to handle named commands.
![]() | Executes the specified named command. |
![]() | Returns a state of the specified named command. |
IAgUiPluginCommandTarget interface allows to the User Interface plugins to handle named commands. The interface provides methods to define a status and execute a named command. For information how to initialize a custom toolbar using the named commands, see IAgUiPlugin.OnInitializeToolbar method.