|
||
The following properties of the CMSEditableImage control can be set or used in the API:
Property Name |
Description |
Sample Value |
AlternateText |
ALT text of the image displayed on the website. |
|
DisplaySelectorTextBox |
Indicates whether a textbox with the image path should be displayed in Edit mode. |
|
ImageControl |
Returns the instance of the used Image control. |
|
ImageCSSClass |
Sets or gets the name of the image CSS class. |
|
ImageHeight |
Image height in pixels - the image will be resized to this height. |
|
ImageStyle |
Sets or gets the style of the image. |
|
ImageTitle |
Title displayed above the image in Edit mode. |
|
ImageWidth |
Image width in pixels - the image will be resized to this width. |