UnregisterCommand Method

Summary
Unregister a command from a given feature.
Syntax
C#
VB
C++
public virtual void UnregisterCommand( 
   string featureId 
) 
  
Public Overridable Sub UnregisterCommand( _ 
   ByVal featureId As String _ 
)  
public: 
virtual void UnregisterCommand(  
   String^ featureId 
)  

Parameters

featureId
The feature which the command will be unregistered from.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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