PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Append the given XML to the content of the specified flex zone.

Syntax

Smartsite SXML CopyCode image Copy Code
flexlayout.zone.append(string zoneId, string xml)

Parameters

Name Data Type Description
zoneId String The zone id.
xml String The XML to append to the zone.

Return Value

None.
SXML