CloseApplication Method

Summary
Logs out of the MedicalWebViewer and closes the browser.
Syntax
C#
C++/CLI
public ControllerReturnCode CloseApplication() 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

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