ImageDialog Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The ImageDialog type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AllowCropping
Gets or sets a value indicating whether image cropping is allowed.
Public property AllowedFileExtensions
Gets or sets the allowed file extensions.
Public property AllowedLists
Gets or sets one or more lists that the user can select from.
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AspectRatio
Get or set the aspect ratio of the crop box. By default, the crop box is free ratio.
Public property AutoCropArea
Gets or sets the automatic crop area size.
Public property BindingContainer (Inherited from Control.)
Public property BrowseButtonText
Gets or sets the text of the browse button.
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property CssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the ImageDialog control on the client.
Public property CustomBrowseFunction
Gets or sets name of a client-side function to execute instead of the standard browse dialog.
Public property DeleteButtonText
Gets or sets the text of the browse button.
Protected property DesignMode (Inherited from Control.)
Public property DisplayImageCropActivationCheckBox
Gets or sets a value indicating whether to show a checkbox that allows the editor to activate/deactivate the cropping functionality.
Public property DisplayThumbnail
Gets or sets a value indicating whether to display the image as a thumbnail rather that the actual image.
Public property EnableTheming (Inherited from Control.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property ImageCropActivationCheckBoxDefaultCheckedValue
Gets or sets a value indicating the initial checked state of the checkbox that enables the editor to turn cropping on/off.
Public property ImageCropActivationText
Get or sets the caption of the checkbox that enables the editor to turn cropping on/off.
Public property InitialImageLocation
Gets or sets the initial image location from which the user starts browsing for images.
Public property InitialImageUrl
Gets or sets the url to an image to display before that the user has selected an image.
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property LockImageLocation
Gets or sets a value indicating whether to lock the location from which the user can select images. When true; the only location the user will be able to select images from is the location InitialImageLocation property.
Public property MaxHeight
Gets or sets the maximum display height for the image (in pixels). 0 (zero) shows the image in its original height except when it is a thumbnail. Valid within an editing template only.
Public property MaxWidth
Gets or sets the maximum display width for the image (in pixels). 0 (zero) shows the image in its original width except when it is a thumbnail. Valid within an editing template only.
Public property Modal
Gets or sets a value indicating whether the no cropping area appears as greyed out i.e. modal style..
Public property NamingContainer (Inherited from Control.)
Public property NoImageText
Gets or sets the text shown when the user selects a document that is not an image.
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property PreviewCssSelector
Gets or sets a jQuery CSS-selector string that selects a dedicated Html element (e.g. <div>) that will contain a preview of the cropped version of the image..
Public property PrimaryList
Gets or sets the initial list from where the user starts browsing for documents to link to.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property Zoomable
Gets or sets a value indicating whether the cropping editor can zoom the image.
Top
See Also

Reference