OnCommandRegisterd Method

Summary
Fires the CommandRegistered event.
Syntax
C#
C++/CLI
protected virtual void OnCommandRegisterd( 
   string featureId, 
   ICommand command 
) 
protected:  
   virtual void OnCommandRegisterd( 
      String^ featureId, 
      ICommand^ command 
   ) 

Parameters

featureId
The feature which the command is registered with.

command
The Leadtools.Medical.Workstation.Commands.ICommand that is registered.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.