PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Renders the grid layout connected to the current item.

Syntax

Smartsite SXML CopyCode image Copy Code
string flexlayout.rendergrid()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The rendered grid layout on success or null when grid layout is missing or invalid.
SXML