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 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.