LEADTOOLS WebForms and AJAX (Leadtools.Medical.WebViewer.ExternalControl assembly)

CloseApplication Method

Show in webframe



Logs out of the MedicalWebViewer and closes the browser.
Syntax
'Declaration
 
Public Function CloseApplication() As ControllerReturnCode
'Usage
 
Dim instance As MedicalWebViewerExternalController
Dim value As ControllerReturnCode
 
value = instance.CloseApplication()
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

See Also

Reference

MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.