MedicalWebViewerExternalController Constructor

Summary
The constructor for the MedicalWebViewerExternalController class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal webViewerURL As String _ 
) 
public: 
MedicalWebViewerExternalController(  
   String^ webViewerURL 
) 

Parameters

webViewerURL
URL to the root of the MedicalWebViewer. eg. "http://localhost/MedicalViewer"

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.