Returns a complete HTML code of the image.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- nodeAlias
- Type: System Object
Node alias
- attachmentGuid
- Type: System Object
Attachment GUID
- 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