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
[DefaultPropertyAttribute("ViewerID")]
[ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px Bor" +
"derStyle=Solid ></{0}:WebThumbnailViewer>")]
public class WebThumbnailViewer : INamingContainer, ICallbackEventHandler, IPostBackDataHandler, INotifyPropertyChanged, WebControl
<ToolboxBitmapAttribute()>
<DefaultPropertyAttribute("ViewerID")>
<ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px BorderStyle=Solid ></{0}:WebThumbnailViewer>")>
Public Class WebThumbnailViewer
Inherits System.Web.UI.WebControls.WebControl
Implements System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.IDisposable, System.Web.UI.IAttributeAccessor, System.Web.UI.ICallbackEventHandler, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.INamingContainer, System.Web.UI.IParserAccessor, System.Web.UI.IPostBackDataHandler, System.Web.UI.IUrlResolutionService
[ToolboxBitmapAttribute()]
[DefaultPropertyAttribute("ViewerID")]
[ToolboxDataAttribute("<{0}:WebThumbnailViewer runat=server Width=220px Height=320px BorderWidth=1px BorderStyle=Solid ></{0}:WebThumbnailViewer>")]
public ref class WebThumbnailViewer : public System.Web.UI.WebControls.WebControl, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.IDisposable, System.Web.UI.IAttributeAccessor, System.Web.UI.ICallbackEventHandler, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.INamingContainer, System.Web.UI.IParserAccessor, System.Web.UI.IPostBackDataHandler, System.Web.UI.IUrlResolutionService