IApplication.ExecuteCommand method
Namespace: NextDesign.Desktop
Description
Executes the command with the given identifier.
argument
| Name | Type | Description |
|---|---|---|
| commandIdentifier | string | command identifier |
| commandParams | ICommandParams | command parameters |
Return value
- void
Annotations
Used when running another extension from an extension.