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

Show in webframe

ShowWarning(Control,Exception) Method







Type: System.Windows.Forms.Control The control displaying the message.
Type: System.Exception The exception which its message will be displayed.
Display a warning message to the user.
Syntax
public static void ShowWarning( 
   Control owner,
   Exception ex
)
'Declaration
 
Public Overloads Shared Sub ShowWarning( _
   ByVal owner As Control, _
   ByVal ex As Exception _
) 
'Usage
 
Dim owner As Control
Dim ex As Exception
 
WorkstationMessager.ShowWarning(owner, ex)

            

            
public: static void ShowWarning( 
   Control* owner,
   Exception* ex
) 
public:
static void ShowWarning( 
   Control^ owner,
   Exception^ ex
) 

Parameters

owner
Type: System.Windows.Forms.Control The control displaying the message.
ex
Type: System.Exception The exception which its message will be displayed.
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