PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Gets a list of all sub trees the given item belongs to.

Syntax

Smartsite SXML CopyCode image Copy Code
datatable cms.hierarchy.getsubtreeslist(locator reference)

Parameters

Name Data Type Description
reference Locator Item reference.

Return Value

Data Type Description
DataTable A list of item numbers of the sub trees.
SXML