ImageGear for .NET
ThumbnailView Class
Members 




This class describes the server side ThumbnailView control.
Object Model
ThumbnailView Class
Syntax
'Declaration
 
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ImageGear.Web.UI.ViewerDesigner,ImageGear21.Web")>
<ToolboxDataAttribute("<{0}:ThumbnailView runat=server Width="140px" Height="110px" ></{0}:ThumbnailView>")>
<ToolboxBitmapAttribute()>
Public Class ThumbnailView 
   Inherits System.Web.UI.ScriptControl
'Usage
 
Dim instance As ThumbnailView
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ImageGear.Web.UI.ViewerDesigner,ImageGear21.Web")]
[ToolboxDataAttribute("<{0}:ThumbnailView runat=server Width="140px" Height="110px" ></{0}:ThumbnailView>")]
[ToolboxBitmapAttribute()]
public class ThumbnailView : System.Web.UI.ScriptControl 
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ImageGear.Web.UI.ViewerDesigner,ImageGear21.Web")]
[ToolboxDataAttribute("<{0}:ThumbnailView runat=server Width="140px" Height="110px" ></{0}:ThumbnailView>")]
[ToolboxBitmapAttribute()]
public __gc class ThumbnailView : public System.Web.UI.ScriptControl 
[DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="ImageGear.Web.UI.ViewerDesigner,ImageGear21.Web")]
[ToolboxDataAttribute("<{0}:ThumbnailView runat=server Width="140px" Height="110px" ></{0}:ThumbnailView>")]
[ToolboxBitmapAttribute()]
public ref class ThumbnailView : public System.Web.UI.ScriptControl 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.ScriptControl
            ImageGear.Web.UI.ThumbnailView

See Also

Reference

ThumbnailView Members
ImageGear.Web.UI Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback