SetupGenericTarget method: DynamicLoader class
Syntax
SetupGenericTarget(Tile, URL)
Description
This method sets up the tile object properly for a given type of URL context (Generic) 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.