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

ViewerURL Property

Show in webframe



Gets or sets the current ViewerURL.
Syntax
'Declaration
 
Public Property ViewerURL As String
'Usage
 
Dim instance As MedicalWebViewerExternalController
Dim value As String
 
instance.ViewerURL = value
 
value = instance.ViewerURL
public string ViewerURL {get; set;}
public:
property String^ ViewerURL {
   String^ get();
   void set (    String^ value);
}

Property Value

The current ViewerURL
Example
For an example, refer to IsStarted.
Requirements

Target Platforms

See Also

Reference

MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members

 

 


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