Error processing SSI file
LEADTOOLS WebForms and AJAX (Leadtools.Medical.WebViewer.ExternalControl assembly)

Show in webframe

MedicalWebViewerBrowser Enumeration






Enumeration used to specify which browser the MedicalWebViewerExternalController will launch.
Syntax
public enum MedicalWebViewerBrowser : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MedicalWebViewerBrowser 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MedicalWebViewerBrowser

            

            
public enum class MedicalWebViewerBrowser : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0Default Use the browser that is currently set to be the system default.
1InternetExplorer Use Internet Explorer
2GoogleChrome Use Google Chrome
3Firefox Use FireFox
4Opera Use Opera
Example
For an example, refer to MedicalWebViewerExternalController.InitApplication.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.WebViewer.ExternalControl.MedicalWebViewerBrowser

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical.WebViewer.ExternalControl Namespace

Error processing SSI file