| MediaSelector Properties | 
The MediaSelector type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AutoPostback | 
            Sets textbox autopostback value
             | 
|  | ClearPathButton | 
            Clear path button.
             | 
|  | Culture | 
            Interface culture of the control.
             | 
|  | DialogConfig | 
            Configuration of the dialog for inserting Images.
             | 
|  | Enabled | 
            Enabled.
            (Overrides WebControlEnabled.) | 
|  | EnableOpenInFull | 
            Enable open in full size behavior.
             | 
|  | ImageCssClass | 
            CSS class of the image preview.
             | 
|  | ImageHeight | 
            Height of the image preview.
             | 
|  | ImageMaxSideSize | 
            Image max side size.
             | 
|  | ImagePathTextBox | 
            Image path textbox.
             | 
|  | ImageStyle | 
            CSS style of the image preview.
             | 
|  | ImageWidth | Width of the image preview. | 
|  | IsLiveSite | 
            Indicates if control is used in live site mode.
             | 
|  | PreviewControl | 
            Image preview control.
             | 
|  | SelectImageButton | 
            Button invoking the image selection dialog.
             | 
|  | ShowClearButton | 
            Indicates if the Clear button should be displayed.
             | 
|  | ShowPreview | 
            Indicates if the image preview be displayed.
             | 
|  | ShowTextBox | 
            Indicates if the path textbox should be displayed.
             | 
|  | TagKey | 
            Overrides the generation of the SPAN tag with custom tag.
            (Overrides WebControlTagKey.) | 
|  | UseCustomDialogConfig | 
            Gets or sets if custom dialog configuration is used.
             | 
|  | Value | 
            Selector value: URL of the media.
             | 
 See Also
See Also