WebThumbnailViewer Class
Summary
Represents a LEADTOOLS AJAX WebThumbnailViewer control that can be used to display a collection of images (of any image format supported by LEADTOOLS) on an ASP.NET 2.0 web page.
Syntax
[ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px Bor" +
"derStyle=Solid ></{0}:WebThumbnailViewer>")]
[DefaultPropertyAttribute("ViewerID")]
public class WebThumbnailViewer : WebControl, INamingContainer, ICallbackEventHandler, IPostBackDataHandler, INotifyPropertyChanged
<ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px Bor"&
"derStyle=Solid ></{0}:WebThumbnailViewer>"),
DefaultPropertyAttribute("ViewerID")>
Public Class WebThumbnailViewer
Inherits WebControl
Implements INamingContainer, ICallbackEventHandler, IPostBackDataHandler, INotifyPropertyChanged
public:
[ToolboxDataAttribute(L"<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px Bor"
L"derStyle=Solid></{0}:WebThumbnailViewer>"),
DefaultPropertyAttribute(L"ViewerID")]
ref class WebThumbnailViewer : WebControl, INamingContainer, ICallbackEventHandler,
IPostBackDataHandler, INotifyPropertyChanged