Click or drag to resize

WebThumbnailViewerOpenUrl Method

Opens an image into the WebThumbnailViewer control from a URL or virtual path.
Overload List
  NameDescription
Public methodOpenUrl(String)
Opens up an image given its URL path. If the image has multiple frames, each one will loaded as an individual thumbnail.
Public methodOpenUrl(String, String)
Opens up images matching the search patterns in a directory given its URL path. If the directory has multiple images, each one will loaded as an individual thumbnail.
Top
See Also