RegisterFeaturesCommands Method

Summary
Creates and registers the commands which are associated with the given featureIds
Syntax
C#
VB
C++
public virtual void RegisterFeaturesCommands( 
   string[] featureIds 
) 
  
Public Overridable Sub RegisterFeaturesCommands( _ 
   ByVal featureIds() As String _ 
)  
public: 
virtual void RegisterFeaturesCommands(  
   array<String^>^ featureIds 
)  

Parameters

featureIds
An array of System.String that represents the features which the commands will be registered with.

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.