Skip to main content

ICommandManager.CanExecuteCommand method

Namespace: NextDesign.Desktop

Description

Check if the command with the specified identifier can be executed.
Returns true if executable.
This method is used to determine whether an extension can execute another extension.

argument

NameTypeDescription
commandIdentifierstringcommand identifier

Return value

  • bool