For a list of all members of this type, see WebThumbnailViewer members
Public Methods
Name | Description | |
---|---|---|
Add | Adds a new thumbnail element from an image to the end of the WebThumbnailsViewer control and specify the thumbnail text. | |
Clear | Removes all thumbnail elements from the WebThumbnailViewer control. | |
EnsureVisible | Ensures that the specified thumbnail item is visible within the control, scrolling the contents of the control if necessary. | |
GetThumbnailInfo | Gets information about a specific thumbnail element. | |
GetThumbnailText | Gets the thumbnail text for a specific thumbnail element. | |
Insert | Inserts a new thumbnail element(s) from an image to the specified index of the WebThumbnailsViewer control and specify the thumbnail text. | |
Remove | Removes one thumbnail or a group of thumbnails from the WebThumbnailViewer control. | |
RenderControl | Overrides the Control.RenderControl | |
SetThumbnailText | Sets the thumbnail text for a specific thumbnail element. |
Protected Methods
Name | Description | |
---|---|---|
OnInit | Overrides the Control.OnInit method. | |
OnPreRender | Overrides the Control.OnPreRender method. |