PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Returns the item number of the item's parent.
Syntax
Smartsite SXML | Copy Code |
---|---|
integer cms.hierarchy.getparent(locator reference) |
Parameters
Name | Data Type | Description |
---|---|---|
reference | Locator | The reference. |
Return Value
Data Type | Description |
---|---|
Integer | Item number of the item's parent. |