Gets the value for the HTML id attribute of the image.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.imageid()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The value for the HTML id attribute of the image.

Used in

Macro Description
Image Renders an HTML image tag including ImageProcessor parameters.Renders an HTML image tag including ImageProcessor parameters.

Expand image Example

SXML