Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

RegisterCommand(String,ICommand) Method







The feature which the command will be registered with.
The Leadtools.Medical.Workstation.Commands.ICommand to be registered with the feature.
Register a command with a feature.
Syntax
public virtual void RegisterCommand( 
   string featureId,
   ICommand command
)
'Declaration
 
Public Overloads Overridable Sub RegisterCommand( _
   ByVal featureId As String, _
   ByVal command As ICommand _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
Dim command As ICommand
 
instance.RegisterCommand(featureId, command)

            

            
public: virtual void RegisterCommand( 
   string* featureId,
   ICommand* command
) 
public:
virtual void RegisterCommand( 
   String^ featureId,
   ICommand^ command
) 

Parameters

featureId
The feature which the command will be registered with.
command
The Leadtools.Medical.Workstation.Commands.ICommand to be registered with the feature.
Requirements

Target Platforms

See Also

Reference

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features