Skip to main content

ICommandDispatcher.DispatchCanExecuteCommand method

Namespace: NextDesign.Extension

Description

Dispatches the process to determine whether the specified command can be executed.

argument

NameTypeDescription
commandICommandManifest command definition information
contextICommandContextCommand context
parametersICommandParamscommand parameters

Return value

  • bool