For a list of all members of this type, see WebThumbnailViewer members.
Name | Description | |
---|---|---|
![]() | Add | Adds a new thumbnail element(s) from an image to the end of the WebThumbnailsViewer control. |
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | Clear | Removes all thumbnails elements from the WebThumbnailViewer control. |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetThumbnailInfo | Gets information about a specific thumbnail element. |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | Insert | Inserts a new thumbnail element(s) from an image to the specified index of the WebThumbnailsViewer control. |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Remove | Removes one thumbnail or a group of thumbnails from the WebThumbnailViewer control. |
![]() | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RenderControl | Overloaded. Overridden. Overrides the Control.RenderControl |
![]() | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
![]() | Update | Updates the current selected thumbnail element's image by the image of the passed WebImageViewer control. |
Top