Returns a complete HTML code of the image that is specified in the given column.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attachmentGuidColumn
- Type: System Object
Name of the column that contains the attachment
- maxSideSize (Optional)
- Type: System Object
Image max. side size
- width (Optional)
- Type: System Object
Image width
- height (Optional)
- Type: System Object
Image height
- alt (Optional)
- Type: System Object
Image alternation text
Return Value
Type: StringSee Also