PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Gets the Asset source location for the specified item. If not available or empty, the Asset location is returned.

Syntax

Smartsite SXML CopyCode image Copy Code
locator cms.asset.getsourcelocation(locator location)

Parameters

Name Data Type Description
location Locator The Asset item.

Return Value

Data Type Description
Locator The source location for the specified Asset item.
SXML