SetupExternalTarget method: DynamicLoader class

Syntax

SetupExternalTarget(Tile, URL)

Description

This method sets up the tile object properly for a given type of URL context (External) and uses the URL to populate GltContentActionURL or GltPortalActionURL, the target which is launched when a user selects the tile.

Parameters

Parameter Description

Tile

Specifies a tile, which a user selects to launch the target content.

URL

Specifies the URL of the target content.

Returns

None.