CloseApplication Method

Summary
Logs out of the MedicalWebViewer and closes the browser.
Syntax
C#
VB
C++
public ControllerReturnCode CloseApplication() 
  
Public Function CloseApplication() As ControllerReturnCode 
public: 
ControllerReturnCode CloseApplication();  
Remarks

In order for CloseApplication to work in Firefox, closing windows from javascript must be enabled in the browser: about:config -> dom.allow_scripts_to_close_windows = true;

Example

For an example, refer to InitApplication.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.