Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WebThumbnailViewer Class Members
See Also  Properties  Methods  Events
Leadtools.Web.Controls Namespace : WebThumbnailViewer Class

The following tables list the members exposed by WebThumbnailViewer.

Public Constructors

 NameDescription
Public Constructor WebThumbnailViewer Constructor Initializes a new instance of the WebThumbnailViewer class.  
Top

Public Properties

 NameDescription
Public Property AccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public Property AppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public Property Attributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public Property CacheFolder Gets or sets the virtual path where the processed images are cached.  
Public Property ClientID (Inherited from System.Web.UI.Control)
Public Property Columns Gets or sets the number of columns of thumbnails that will be displayed.  
Public Property Controls (Inherited from System.Web.UI.Control)
Public Property ControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Property ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Count Gets or sets the number of thumbnails in the viewer.  
Public Property CssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Enabled (Inherited from System.Web.UI.WebControls.WebControl)
Public Property EnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public Property EnableViewState (Inherited from System.Web.UI.Control)
Public Property FontOverridden.  Overrides the WebControl.Font property.  
Public Property ForeColorOverridden.  Overrides the WebControl.ForeColor property.  
Public Property HasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Height (Inherited from System.Web.UI.WebControls.WebControl)
Public Property HorizontalAlignMode Gets or sets the horizontal alignment used when displaying the thumbnails.  
Public Property ID (Inherited from System.Web.UI.Control)
Public Property LayoutDirection Gets or sets the orientation of the thumbnail viewer.  
Public Property NamingContainer (Inherited from System.Web.UI.Control)
Public Property Page (Inherited from System.Web.UI.Control)
Public Property Parent (Inherited from System.Web.UI.Control)
Public Property ResourcesPath Gets or sets the virtual path where resources(scripts, icons) are located.  
Public Property Rows Gets or sets the number of rows of thumbnails that will be displayed.  
Public Property SelectedIndex Gets or sets the 0-based index of the selected thumbnail.  
Public Property SelectedThumbStyle Gets the style for a selected thumbnail.  
Public Property Site (Inherited from System.Web.UI.Control)
Public Property SkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Style (Inherited from System.Web.UI.WebControls.WebControl)
Public Property TabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public Property TemplateControl (Inherited from System.Web.UI.Control)
Public Property TemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public Property ThumbPadding Gets or sets the number of pixels padded around each thumbnail.  
Public Property ThumbsDirection Gets or sets the flow of the thumbnail images.  
Public Property ThumbSize Gets or sets the size of the thumbnail in pixels.  
Public Property ThumbSpacing Gets or sets the number of pixels between each two adjacent thumbnails.  
Public Property ThumbStyle Gets the style for an unselected thumbnail.  
Public Property ToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public Property UniqueID (Inherited from System.Web.UI.Control)
Public Property VerticalAlignMode Gets or sets the vertical alignment used when displaying the thumbnails.  
Public Property ViewerID Gets or sets the ID of the WebImageViewer used to display the selected thumbnail.  
Public Property VisibleOverridden.  Overrides the Control.Visible property.  
Public Property Width (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

Public Methods

 NameDescription
Public Method Add Adds a new thumbnail element(s) from an image to the end of the WebThumbnailsViewer control.  
Public Method ApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Method ApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public Method Clear Removes all thumbnails elements from the WebThumbnailViewer control.  
Public Method CopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Method DataBindOverloaded.  (Inherited from System.Web.UI.Control)
Public Method Dispose (Inherited from System.Web.UI.Control)
Public Method FindControlOverloaded.  (Inherited from System.Web.UI.Control)
Public Method Focus (Inherited from System.Web.UI.Control)
Public Method GetThumbnailInfo Gets information about a specific thumbnail element.  
Public Method HasControls (Inherited from System.Web.UI.Control)
Public Method Insert Inserts a new thumbnail element(s) from an image to the specified index of the WebThumbnailsViewer control.  
Public Method MergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Method Remove Removes one thumbnail or a group of thumbnails from the WebThumbnailViewer control.  
Public Method RenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
Public Method RenderControlOverloaded. Overridden.  Overrides the Control.RenderControl  
Public Method RenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
Public Method ResolveClientUrl (Inherited from System.Web.UI.Control)
Public Method ResolveUrl (Inherited from System.Web.UI.Control)
Public Method SetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public Method Update Updates the current selected thumbnail element's image by the image of the passed WebImageViewer control.  
Top

Protected Methods

 NameDescription
Protected Method AddAttributesToRender (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method AddedControl (Inherited from System.Web.UI.Control)
Protected Method AddParsedSubObject (Inherited from System.Web.UI.Control)
Protected Method BuildProfileTree (Inherited from System.Web.UI.Control)
Protected Method ClearChildControlState (Inherited from System.Web.UI.Control)
Protected Method ClearChildState (Inherited from System.Web.UI.Control)
Protected Method ClearChildViewState (Inherited from System.Web.UI.Control)
Protected Method CreateChildControls (Inherited from System.Web.UI.Control)
Protected Method CreateControlCollection (Inherited from System.Web.UI.Control)
Protected Method CreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method DataBindChildren (Inherited from System.Web.UI.Control)
Protected Method EnsureChildControls (Inherited from System.Web.UI.Control)
Protected Method EnsureID (Inherited from System.Web.UI.Control)
Protected Method GetDesignModeState (Inherited from System.Web.UI.Control)
Protected Method HasEvents (Inherited from System.Web.UI.Control)
Protected Method IsLiteralContent (Inherited from System.Web.UI.Control)
Protected Method LoadControlState (Inherited from System.Web.UI.Control)
Protected Method LoadViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method MapPathSecure (Inherited from System.Web.UI.Control)
Protected Method OnBubbleEvent (Inherited from System.Web.UI.Control)
Protected Method OnDataBinding (Inherited from System.Web.UI.Control)
Protected Method OnInitOverridden.  Overrides the Control.OnInit method.  
Protected Method OnLoad (Inherited from System.Web.UI.Control)
Protected Method OnPreRenderOverridden.  Overrides the Control.OnPreRender method.  
Protected Method OnUnload (Inherited from System.Web.UI.Control)
Protected Method OpenFile (Inherited from System.Web.UI.Control)
Protected Method RaiseBubbleEvent (Inherited from System.Web.UI.Control)
Protected Method RemovedControl (Inherited from System.Web.UI.Control)
Protected Method Render (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method RenderChildren (Inherited from System.Web.UI.Control)
Protected Method RenderContents (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method ResolveAdapter (Inherited from System.Web.UI.Control)
Protected Method SaveControlState (Inherited from System.Web.UI.Control)
Protected Method SaveViewState (Inherited from System.Web.UI.WebControls.WebControl)
Protected Method SetDesignModeState (Inherited from System.Web.UI.Control)
Protected Method TrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

Public Events

 NameDescription
Public Event DataBinding (Inherited from System.Web.UI.Control)
Public Event Disposed (Inherited from System.Web.UI.Control)
Public Event Init (Inherited from System.Web.UI.Control)
Public Event Load (Inherited from System.Web.UI.Control)
Public Event PreRender (Inherited from System.Web.UI.Control)
Public Event PropertyChanged Notifies clients that a property value has changed.  
Public Event Unload (Inherited from System.Web.UI.Control)
Top

See Also