ImageZoomSettings Properties
Contains the ImageZoom extension settings.
Name | Description |
---|---|
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
Associated |
Gets or sets the name of an Image |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Client |
Gets an object that lists the client-side events specific to the Image |
Control |
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
Inherited from Settings |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets whether the expand mode is enabled. |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Enable |
Gets or sets whether the zoom mode is enabled. |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from Settings |
Expand |
Gets or sets the text caption displayed within the Expand Window. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Hint |
Gets or sets the text caption displayed in the hint. |
Image |
Gets or sets an array of bytes representing the preview image. |
Images |
Provides access to the settings that define images for various elements within the Image |
Images |
Provides access to the settings that define images displayed within the Expand Window. |
Images |
Provides access to the settings that define images displayed within the Zoom Window. |
Image |
Gets or sets the URL pointing to the preview image displayed within the Image |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Large |
Gets or sets an array of bytes representing the large image displayed in the zoom window. |
Large |
Gets or sets a value specifying the way to load a large image. |
Large |
Gets or sets the URL pointing to the magnified image displayed within the Zoom Window and the Expand Window. |
Loading |
Gets the style settings of a specific loading panel displayed while waiting for a callback response. |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Settings |
Gets settings that allow you to specify the location and sizes of automatically generated (cached) images. |
Settings |
Provides access to the zoom mode settings. |
Show |
Gets or sets a value that specifies whether a hint is displayed. |
Show |
Gets or sets a value that specifies whether a hint text is displayed. |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles | Provides access to the style settings that control the appearance of the extension’s visual elements. |
Styles |
Provides access to the style settings that control the appearance of the Expand Window. |
Styles |
Provides access to the style settings that control the appearance of the zoom window. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
Zoom |
Gets or sets the text caption displayed within the zoom window. |
See Also