Returns a complete HTML code of the image that is specified by the given url.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- imageUrl
- Type: System Object
Image url
- width
- Type: System Int32
Image width
- height
- Type: System Int32
Image height
Return Value
Type: StringSee Also