Visual styling of the box. Only predefined value is 'none' for a non-visible container.

Syntax

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

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The box mode.

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