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

MedicalWebViewerExternalController Constructor

Show in webframe



URL to the root of the MedicalWebViewer. eg. "http://localhost/MedicalViewer"
The constructor for the MedicalWebViewerExternalController class.
Syntax
'Declaration
 
Public Function New( _
   ByVal webViewerURL As String _
)
'Usage
 
Dim webViewerURL As String
 
Dim instance As New MedicalWebViewerExternalController(webViewerURL)
public MedicalWebViewerExternalController( 
   string webViewerURL
)
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

See Also

Reference

MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members

 

 


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