Url Property

Summary

Gets the URL of the image loaded in this thumbnail.

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

Property Value

The URL of the image currently loaded in the thumbnail.

Remarks

You can use this property to load the same image manually into the WebImageViewer control.

Requirements

Target Platforms

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

Leadtools.Web Assembly