CreateTileUsingTab method: DynamicLoader class

Syntax

CreateTileUsingTab(Tile_name, Tile_label)

Description

Use this method to create a tile object with the node of the homepage and portal information. The tile object can be further modified by applications code and added to a section on the homepage. If the tile name is not provided, it is dynamically created with a DYN prefix followed by a number (zero filled).

Parameters

Parameter Description

Tile_name

Specifies the tile name as a String value.

Tile_label

Specifies the tile label as a String value.

Returns

A tile object.