Gets the DataTable of the given placeholder.

Syntax

Smartsite SXML CopyCode image Copy Code
datatable placeholder.data(string targetId)

Parameters

Name Data Type Description
targetId String The placeholder id.

Return Value

Data Type Description
DataTable Datatable

Expand image Example

SXML