ViewerURL Property

Summary

Gets or sets the current ViewerURL.

Syntax
C#
VB
C++
public string ViewerURL { get; set; } 
  
Public Property ViewerURL As String 
public: 
property String^ ViewerURL { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The current ViewerURL

Example

For an example, refer to IsStarted.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly