Click or drag to resize

WebThumbnailViewer Properties

The WebThumbnailViewer type exposes the following members.

Properties
  NameDescription
Public propertyAccessKey
Gets or sets the access key that allows you to quickly navigate to the Web server control.
(Inherited from WebControl.)
Protected propertyAdapter
Gets the browser-specific adapter for the control.
(Inherited from Control.)
Public propertyAllowDragDrop
Set to true to allow the user to drag a thumbnail to another position in the thumbnail control. Because the state of the image is not changed at all, the image will have to be reordered on the server side. Use the ThumbnailDrop event on the server side and the ThumbnailDropServer event on the client side.
Public propertyAllowedPaths
Gets a paths collection from where the control can retrieve data for annotations, images, etc. It can include absolute or relatives paths, and URLs.
(Inherited from WebViewerControl.)
Public propertyAllowMultiSelect
Set to true to allow the user to select multiple thumbnails with a CTRL-Click. If set to false, only a single thumb can be selected at any time. Use SelectedIndexes to get the individual selections.
Public propertyAppRelativeTemplateSourceDirectory
Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.
(Inherited from Control.)
Public propertyAttributes
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
(Inherited from WebControl.)
Public propertyAutoDragDrop

Set to true when AllowDragDrop is also true, the thumbnail control will automatically handle thumbnail rearranging with linked viewers. It is not necessary to automatically save a reordered image server-side everytime a drag drop event is raised; the thumbnail control will request the correct image and annotation layer from the server, regardless of the thumbnail order.

The client side method getThumbnailOrder() will return the current order of the thumbnails in the control.

When returning from the server after saving the reordered image, the client side method Invalidate() should be called.

Public propertyBackColor
Gets or sets the background color of the Web server control.
(Inherited from WebControl.)
Public propertyBindingContainer
Gets the control that contains this control's data binding.
(Inherited from Control.)
Public propertyBorderColor
Gets or sets the border color of the Web control.
(Inherited from WebControl.)
Public propertyBorderStyle
Gets the border style used for this control.
(Inherited from WebViewerControl.)
Public propertyBorderWidth
Gets or sets the border width of the Web server control.
(Inherited from WebControl.)
Protected propertyBrowserExtension
Gets the file extension.
(Inherited from WebViewerControl.)
Public propertyBrowserFormat
Gets or sets the format of the images created for browser output.
(Inherited from WebViewerControl.)
Protected propertyCacheDisabled
Gets a value indicating if the cache is disabled.
(Inherited from WebViewerControl.)
Public propertyCacheLevels
The number of images to cache on the server, per control, per session. Default value is 2.
(Inherited from WebViewerControl.)
Public propertyCachePath
The path where images and tiles are cached. This is set in the web.config with the appSetting AtalasoftWebControls_Cache.
(Inherited from WebViewerControl.)
Public propertyCaption
Gets or sets the text to be included below the control.
(Inherited from WebViewerControl.)
Public propertyCentered
Gets or sets a value indicating if the content is centered in the control.
(Inherited from WebViewerControl.)
Protected propertyChildContent
Gets or sets the child content.
(Inherited from WebViewerControl.)
Protected propertyChildControlsCreated
Gets a value that indicates whether the server control's child controls have been created.
(Inherited from Control.)
Public propertyClientID
Gets the server control identifier generated by ASP.NET.
(Inherited from WebViewerControl.)
Public propertyClientIDMode
Gets or sets the algorithm that is used to generate the value of the ClientID property.
(Inherited from Control.)
Protected propertyClientIDSeparator
Gets a character value representing the separator character used in the ClientID property.
(Inherited from Control.)
Protected propertyClientScripts
Gets a collection od client scripts.
(Inherited from WebViewerControl.)
Public propertyColumns
Defines how many columns of thumbnails there will be. A value of 0 will dynamically calculate the number of columns based on the layout of the control.
Protected propertyContext
Gets the HttpContext object associated with the server control for the current Web request.
(Inherited from Control.)
Public propertyControls
Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
(Inherited from WebViewerControl.)
Public propertyControlStyle
Gets the style of the Web server control. This property is used primarily by control developers.
(Inherited from WebControl.)
Public propertyControlStyleCreated
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
(Inherited from WebControl.)
Protected propertyControlTable
Gets the table of controls.
(Inherited from WebViewerControl.)
Public propertyCount
The number of thumbnails in the viewer.
Public propertyCssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
(Inherited from WebControl.)
Protected propertyCurrentExecutionPath
Gets the current execution path.
(Inherited from WebViewerControl.)
Public propertyDataItemContainer
Gets a reference to the naming container if the naming container implements IDataItemContainer.
(Inherited from Control.)
Public propertyDataKeysContainer
Gets a reference to the naming container if the naming container implements IDataKeysControl.
(Inherited from Control.)
Protected propertyDesignMode
Gets a value indicating whether a control is being used on a design surface.
(Inherited from Control.)
Protected propertyDesignTimeViewPort
Gets the design-time viewport.
(Inherited from WebViewerControl.)
Public propertyDomain
Allows cross domain scripting for the specified domain.
(Inherited from WebViewerControl.)
Public propertyEnabled
Gets or sets a value indicating whether the Web server control is enabled.
(Inherited from WebControl.)
Public propertyEnableTheming
Gets or sets a value indicating whether themes apply to this control.
(Inherited from WebControl.)
Public propertyEnableViewState
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
(Inherited from Control.)
Protected propertyEvents
Gets a list of event handler delegates for the control. This property is read-only.
(Inherited from Control.)
Public propertyFlowDirection
One of the FlowDirection enumerations to indicate the directional flow of the thumbnails. Concecutive thumbnails will be laid out according to this property
Public propertyFont
Gets the font properties associated with the Web server control.
(Inherited from WebControl.)
Public propertyForeColor
Gets or sets the foreground color (typically the color of the text) of the Web server control.
(Inherited from WebControl.)
Protected propertyFullClientIFrame
Gets the client IFrame element.
(Inherited from WebViewerControl.)
Public propertyHasAttributes
Gets a value indicating whether the control has attributes set.
(Inherited from WebControl.)
Protected propertyHasChildViewState
Gets a value indicating whether the current server control's child controls have any saved view-state settings.
(Inherited from Control.)
Protected propertyHasResponded
Gets a value indicating that a response has been sent.
(Inherited from WebViewerControl.)
Public propertyHeight
Gets or sets the height of the Web server control.
(Inherited from WebControl.)
Public propertyID
Gets or sets the programmatic identifier assigned to the server control.
(Inherited from Control.)
Protected propertyIdSeparator
Gets the character used to separate control identifiers.
(Inherited from Control.)
Public propertyImageDisplayOrder
Defines the way thumbs are loaded in the viewport. Using ImageDisplayOrder. Sequential will reduce performance, OnDemand is the most efficient.
Protected propertyImageSource
Gets or sets the image source.
Protected propertyImageSourceDataUrl
Gets the image source URL.
Protected propertyIsChildControlStateCleared
Gets a value indicating whether controls contained within this control have control state.
(Inherited from Control.)
Public propertyIsDesignTime
Gets or sets a value indicating the control is in design time.
(Inherited from WebViewerControl.)
Protected propertyIsDisposed
Gets a value indicating the object has been disposed.
(Inherited from WebViewerControl.)
Protected propertyIsEnabled
Gets a value indicating whether the control is enabled.
(Inherited from WebControl.)
Protected propertyIsPartialPost
Gets a value indicating it is a partial post.
(Inherited from WebViewerControl.)
Protected propertyIsQueryStringLoaded
Gets a value indicating the query string was loaded.
(Inherited from WebViewerControl.)
Protected propertyIsTrackingViewState
Gets a value that indicates whether the server control is saving changes to its view state.
(Inherited from Control.)
Protected propertyIsViewStateEnabled
Gets a value indicating whether view state is enabled for this control.
(Inherited from Control.)
Public propertyLayout
Gets or sets the orientation of the control.
Protected propertyLoadViewStateByID
Gets a value indicating whether the control participates in loading its view state by ID instead of index.
(Inherited from Control.)
Protected propertyLogging
Gets a value indicating that logging is performed.
(Inherited from WebViewerControl.)
Public propertyMouseTool
Gets or sets the behavior of the mouse when interacting with the viewport.
Public propertyNamingContainer
Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value.
(Inherited from Control.)
Protected propertyOuterTable
Gets the outer table.
(Inherited from WebViewerControl.)
Public propertyPage
Gets a reference to the Page instance that contains the server control.
(Inherited from Control.)
Public propertyParent
Gets a reference to the server control's parent control in the page control hierarchy.
(Inherited from Control.)
Public propertyCode examplePathToResources Obsolete.
Gets or sets the virtual path to where the image, script, and cursor files are located. (Obsolete.)
(Inherited from WebViewerControl.)
Protected propertyPixelFormat
Gets or sets the pixel format.
(Inherited from WebViewerControl.)
Public propertyRenderingCompatibility
Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with.
(Inherited from Control.)
Public propertyResourcePath
The path to the javascript and image resources needed by this control. It is set with the web.config property AtalasoftWebControls_ResourcePath.
(Inherited from WebViewerControl.)
Public propertyRows
Defines how many rows of thumbnails there will be. A value of 0 will dynamically calculate the number of rows based on the layout of the control.
Public propertyCode exampleScrollBarVisibility
Gets or sets the visibility of the scrollbars.
(Inherited from WebViewerControl.)
Public propertyScrollPosition
The position of the scroll port within the control.
Public propertySelectedIndex
The index of the selected thumbnail.
Public propertySelectedIndexes
The list of indexes of thumbnails selected in the control. The list is in the order they were selected.
Public propertySelection
Gets the RubberBand of the selection.
Public propertySessionId
Gets the session ID.
(Inherited from WebViewerControl.)
Public propertyShowAnnotations
Set to true to show annotations on the thumbnail images.
Public propertySite
Gets information about the container that hosts the current control when rendered on a design surface.
(Inherited from Control.)
Public propertySkinID
Gets or sets the skin to apply to the control.
(Inherited from WebControl.)
Public propertyStyle
Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.
(Inherited from WebControl.)
Public propertySupportsDisabledAttribute
Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's IsEnabled property is false.
(Inherited from WebControl.)
Public propertyTabIndex
Gets or sets the tab index of the Web server control.
(Inherited from WebControl.)
Protected propertyTagKey
Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
(Inherited from WebControl.)
Protected propertyTagName
Gets the name of the control tag. This property is used primarily by control developers.
(Inherited from WebControl.)
Public propertyTemplateControl
Gets or sets a reference to the template that contains this control.
(Inherited from Control.)
Public propertyTemplateSourceDirectory
Gets the virtual directory of the Page or UserControl that contains the current server control.
(Inherited from Control.)
Public propertyThumbCaptionFormat
The text to use as the caption for each thumbnail. It is passed to String.Format, and {0} will be replaced by the page number of the thumbnail, and {1} will be replaced by filename.
Public propertyThumbPadding
Gets or sets the number of pixels padded around each thumbnail.
Public propertyThumbSize
Gets or sets the maximum size of the thumbnails. Thumbs will be best-fit to this size.
Public propertyThumbSpacing
Gets or sets the number of pixels between each thumbnail.
Public propertyThumbStyle
Gets a value defining the thumbnail style in it's normal state.
Public propertyThumbStyleHover
Gets a value defining the thumbnail style used when the mouse hovers over it.
Public propertyThumbStyleSelected
Gets a value defining the thumbnail style used when the thumbnail is selected.
Public propertyThumbStyleSelectedHover
Gets a value defining the thumbnail style used when the thumbnail is seleced and the mouse hovers over it.
Public propertyTitleBar
Gets or sets the text to be included above the control.
(Inherited from WebViewerControl.)
Public propertyToolTip
Gets or sets the text displayed when the mouse pointer hovers over the Web server control.
(Inherited from WebControl.)
Public propertyUniqueID
Gets the server control identifier generated by ASP.NET MVC.
(Inherited from WebViewerControl.)
Public propertyUrl
The URL of the image or directory shown in this control.
Public propertyValidateRequestMode
Gets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values.
(Inherited from Control.)
Protected propertyViewer
Gets the WebImageViewer.
Public propertyViewerID
ID of the WebImageViewer used to display selected thumb.
Protected propertyViewState
Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page.
(Inherited from Control.)
Protected propertyViewStateIgnoresCase
Gets a value that indicates whether the StateBag object is case-insensitive.
(Inherited from Control.)
Public propertyViewStateMode
Gets or sets the view-state mode of this control.
(Inherited from Control.)
Public propertyVisibility
Indicates whether the control is visible when rendered.
(Inherited from WebViewerControl.)
Public propertyVisible
Gets or sets a value that indicates whether a server control is rendered as UI on the page.
(Inherited from WebViewerControl.)
Protected propertyWebAnnotationViewerDataUrl
Gets the annotation viewer data URL
Public propertyWidth
Gets or sets the width of the Web server control.
(Inherited from WebControl.)
Public propertyZoom
Gets or sets the zoom level of the image in the viewport.
Public propertyZoomInOutPercentage
Gets or sets a value indicating the percentage to increase or decrease the zoom level.
Top
See Also