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

Show in webframe

ShowError(Control,String) Method







Type: System.Windows.Forms.Control The control displaying the message.
Type: System.String The message displayed for the error.
Display an error message.
Syntax
public static void ShowError( 
   Control owner,
   string message
)
'Declaration
 
Public Overloads Shared Sub ShowError( _
   ByVal owner As Control, _
   ByVal message As String _
) 
'Usage
 
Dim owner As Control
Dim message As String
 
WorkstationMessager.ShowError(owner, message)

            

            
public: static void ShowError( 
   Control* owner,
   string* message
) 
public:
static void ShowError( 
   Control^ owner,
   String^ message
) 

Parameters

owner
Type: System.Windows.Forms.Control The control displaying the message.
message
Type: System.String The message displayed for the error.
Requirements

Target Platforms

See Also

Reference

WorkstationMessager Class
WorkstationMessager 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