OnCommandUnregisterd Method

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

Parameters

featureId
The feature which the command is unregistered from.

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

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.