Returns a complete HTML code of the image that is specified by editable image ID.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- controlId
- Type: System String
Editable image ID
- maxSideSize
- Type: System Object
Image max. side size
- width
- Type: System Object
Image width
- height
- Type: System Object
Image height
- alt
- Type: System Object
Image alternation text
Return Value
Type: StringSee Also