UnregisterCommand Method

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

Parameters

featureId
A System.String that represents 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.