Extra Elements to include in the box output. Except for BoxMove="none", these elements should always be invisible.

Syntax

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

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The extra elements.

Used in

Macro Description
SmartletBox Smartlet html output wrapper macro. Outputs a DIV outer element, or wraps the output in a fully stylable glossy box using the createsmartletbox() translation.
SXML