Returns the channel the given location maps to, if any.

Syntax

Smartsite SXML CopyCode image Copy Code
string url.getchannel(locator location)

Parameters

Name Data Type Description
location Locator The location url.

Return Value

Data Type Description
String The channel the location maps to.

Expand image Example

SXML