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

Show in webframe

OnCommandUnregisterd Method







The feature which the command is unregistered from.
The Leadtools.Medical.Workstation.Commands.ICommand that is unregistered.
Fires the CommandUnregistered event.
Syntax
protected virtual void OnCommandUnregisterd( 
   string featureId,
   ICommand command
)
'Declaration
 
Protected Overridable Sub OnCommandUnregisterd( _
   ByVal featureId As String, _
   ByVal command As ICommand _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
Dim command As ICommand
 
instance.OnCommandUnregisterd(featureId, command)

            

            
protected: virtual void OnCommandUnregisterd( 
   string* featureId,
   ICommand* command
) 
protected:
virtual void OnCommandUnregisterd( 
   String^ featureId,
   ICommand^ command
) 

Parameters

featureId
The feature which the command is unregistered from.
command
The Leadtools.Medical.Workstation.Commands.ICommand that is unregistered.
Requirements

Target Platforms

See Also

Reference

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members

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