←Select platform

RegisterFeatureCommand Method

Summary

Creates and registers the command which is associated with the given featureId

Syntax

C#
VB
C++
public virtual void RegisterFeatureCommand( 
   string featureId 
) 
  
Public Overridable Sub RegisterFeatureCommand( _ 
   ByVal featureId As String _ 
)  
public: 
virtual void RegisterFeatureCommand(  
   String^ featureId 
)  

Parameters

featureId
A System.String that represents the feature which the command will be registered with.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly