Click or drag to resize
MediaSelector Properties

The MediaSelector type exposes the following members.

Properties
  NameDescription
Public propertyAutoPostback
Sets textbox autopostback value
Public propertyClearPathButton
Clear path button.
Public propertyCulture
Interface culture of the control.
Public propertyDialogConfig
Configuration of the dialog for inserting Images.
Public propertyEnabled
Enabled.
(Overrides WebControlEnabled.)
Public propertyEnableOpenInFull
Enable open in full size behavior.
Public propertyImageCssClass
CSS class of the image preview.
Public propertyImageHeight
Height of the image preview.
Public propertyImageMaxSideSize
Image max side size.
Public propertyImagePathTextBox
Image path textbox.
Public propertyImageStyle
CSS style of the image preview.
Public propertyImageWidth
Width of the image preview.
Public propertyIsLiveSite
Indicates if control is used in live site mode.
Public propertyPreviewControl
Image preview control.
Public propertySelectImageButton
Button invoking the image selection dialog.
Public propertyShowClearButton
Indicates if the Clear button should be displayed.
Public propertyShowPreview
Indicates if the image preview be displayed.
Public propertyShowTextBox
Indicates if the path textbox should be displayed.
Protected propertyTagKey
Overrides the generation of the SPAN tag with custom tag.
(Overrides WebControlTagKey.)
Public propertyUseCustomDialogConfig
Gets or sets if custom dialog configuration is used.
Public propertyValue
Selector value: URL of the media.
Top
See Also