Gets the smartlet icon Location.

Syntax

Smartsite SXML CopyCode image Copy Code
locator smartlet.icon()
locator smartlet.icon(locator location)
locator smartlet.icon(locator location, string channelCode)

Parameters

Name Data Type Description
location Locator The location of the Smartlet.
channelCode String The channel.

Return Value

Data Type Description
Locator Locator
SXML