The following tables list the members exposed by WebThumbnailViewer.
| Name | Description | |
|---|---|---|
| WebThumbnailViewer Constructor | Initializes a new instance of the WebThumbnailViewer class. |
| Name | Description | |
|---|---|---|
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
| CacheFolder | Gets or sets the virtual path where the processed images are cached. |
| ClientID | (Inherited from System.Web.UI.Control) |
| Columns | Gets or sets the number of columns of thumbnails that will be displayed. |
| Controls | (Inherited from System.Web.UI.Control) |
| ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
| ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
| Count | Gets or sets the number of thumbnails in the viewer. |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| Font | Overridden. Overrides the WebControl.Font property. |
| ForeColor | Overridden. Overrides the WebControl.ForeColor property. |
| HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| HorizontalAlignMode | Gets or sets the horizontal alignment used when displaying the thumbnails. |
| ID | (Inherited from System.Web.UI.Control) |
| LayoutDirection | Gets or sets the orientation of the thumbnail viewer. |
| NamingContainer | (Inherited from System.Web.UI.Control) |
| Page | (Inherited from System.Web.UI.Control) |
| Parent | (Inherited from System.Web.UI.Control) |
| ResourcesPath | Gets or sets the virtual path where resources(scripts, icons) are located. |
| Rows | Gets or sets the number of rows of thumbnails that will be displayed. |
| SelectedIndex | Gets or sets the 0-based index of the selected thumbnail. |
| SelectedThumbStyle | Gets the style for a selected thumbnail. |
| Site | (Inherited from System.Web.UI.Control) |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| Style | (Inherited from System.Web.UI.WebControls.WebControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| TemplateControl | (Inherited from System.Web.UI.Control) |
| TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
| ThumbPadding | Gets or sets the number of pixels padded around each thumbnail. |
| ThumbsDirection | Gets or sets the flow of the thumbnail images. |
| ThumbSize | Gets or sets the size of the thumbnail in pixels. |
| ThumbSpacing | Gets or sets the number of pixels between each two adjacent thumbnails. |
| ThumbStyle | Gets the style for an unselected thumbnail. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UniqueID | (Inherited from System.Web.UI.Control) |
| VerticalAlignMode | Gets or sets the vertical alignment used when displaying the thumbnails. |
| ViewerID | Gets or sets the ID of the WebImageViewer used to display the selected thumbnail. |
| Visible | Overridden. Overrides the Control.Visible property. |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |
| Name | Description | |
|---|---|---|
| Adapter | (Inherited from System.Web.UI.Control) |
| ChildControlsCreated | (Inherited from System.Web.UI.Control) |
| ClientIDSeparator | (Inherited from System.Web.UI.Control) |
| Context | (Inherited from System.Web.UI.Control) |
| DesignMode | (Inherited from System.Web.UI.Control) |
| Events | (Inherited from System.Web.UI.Control) |
| HasChildViewState | (Inherited from System.Web.UI.Control) |
| IdSeparator | (Inherited from System.Web.UI.Control) |
| IsChildControlStateCleared | (Inherited from System.Web.UI.Control) |
| IsEnabled | (Inherited from System.Web.UI.WebControls.WebControl) |
| IsTrackingViewState | (Inherited from System.Web.UI.Control) |
| IsViewStateEnabled | (Inherited from System.Web.UI.Control) |
| LoadViewStateByID | (Inherited from System.Web.UI.Control) |
| TagKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| TagName | (Inherited from System.Web.UI.WebControls.WebControl) |
| ViewState | (Inherited from System.Web.UI.Control) |
| ViewStateIgnoresCase | (Inherited from System.Web.UI.Control) |
| 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
| Name | Description | |
|---|---|---|
| DataBinding | (Inherited from System.Web.UI.Control) |
| Disposed | (Inherited from System.Web.UI.Control) |
| Init | (Inherited from System.Web.UI.Control) |
| Load | (Inherited from System.Web.UI.Control) |
| PreRender | (Inherited from System.Web.UI.Control) |
| PropertyChanged | Notifies clients that a property value has changed. |
| Unload | (Inherited from System.Web.UI.Control) |