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


For a list of all members of this type, see WebThumbnailViewer members.

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

See Also