CMSAbstractTransformation GetImage Method (Object, Int32)Kentico 8.0 API Reference
Returns a complete HTML code of the image that is specified in the given column.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

attachmentGuidColumn
Type: OnlineSystem Object
Name of the column that contains the attachment
maxSideSize
Type: OnlineSystem Int32
Image max. side size

Return Value

Type: OnlineString
See Also