PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Merge the flex layout template with the page layout data.
Syntax
Smartsite SXML | Copy Code |
---|---|
string flexlayout.mergelayouts(locator layoutTemplate, string xml) |
Parameters
Name | Data Type | Description |
---|---|---|
layoutTemplate | Locator | The Flex layout item. |
xml | String | The XML containing the zone data. |
Return Value
Data Type | Description |
---|---|
String | The merged layouts. |