←Select platform

CloseApplication Method

Summary

Logs out of the MedicalWebViewer and closes the browser.

Syntax

C#
VB
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly