Gets a value indicating whether to automatically copy a title attribute from the AltText, if not specified.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean this.autotitle()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean trueto automatically copy the title from the AltText property, if no title has been set; otherwise,false.

Used in

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