ImageSelector Properties |
The ImageSelector type exposes the following members.
Name | Description | |
---|---|---|
AlternateText |
Gets or sets the alternate text value for the image
| |
ClearPathButton |
Clear path button.
| |
Culture |
Interface culture of the control.
| |
DefaultValue |
Default value.
| |
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.
| |
ImagePreviewControl |
Image preview control.
| |
ImageStyle |
CSS style of the image preview.
| |
ImageWidth | Width of the image preview. | |
IsLiveSite |
Indicates if control is used in live site mode.
| |
SelectImageButton |
Button invoking the image selection dialog.
| |
ShowClearButton |
Indicates if the Clear button should be displayed.
| |
ShowImagePreview |
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.) | |
UseImagePath |
Indicates whether image path (TRUE) or path with node guid (FALSE) should be returned to the textbox field.
| |
Value |
Selector value: UseImagePath is set to FALSE -> selector value is Node GUID, UseImagePath is set to TRUE -> selector value is file path.
|