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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.