PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Set the dynamic zones using the flex zone data from the XML parameter.
Syntax
Smartsite SXML | Copy Code |
---|---|
flexlayout.zone.setdynamiczones(string xml) flexlayout.zone.setdynamiczones(string xml, string classes) |
Parameters
Name | Data Type | Description |
---|---|---|
xml | String | The XML containing the zone data. |
classes | String | One or more classes that will be added to the output zone element(s). For example, use 'raw' to suppress SXML rendering of the zone data. |
Return Value
None.