TransformationMethods GetEditableImage Method Kentico 8.0 API Reference
Returns a complete HTML code of the image that is specified by editable image content.

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

Parameters

context
Type: CMS.MacroEngine EvaluationContext
Evaluation context with child resolver
parameters
Type:  OnlineSystem Object 
(Editable image url) OR (Editable image url; Image alternation text) (Editable image url; Image alternation text; Image max. side size) (Editable image url; Image alternation text; Image max. side size; Image width) (Editable image url; Image alternation text; Image max. side size; Image width; Image height)

Return Value

Type: OnlineObject
See Also