SetDefaultTileImage method: DynamicLoader class

Syntax

SetDefaultTileImage(Image_Name)

Description

Use this method to set the default tile image to be used if no tile image is specified explicitly when creating the tile using the DynamicLoader application class. In the case of the Recently Visited section, this image will be used for every entry within the section definition.

Parameters

Parameter Description

Image_Name

Specifies an image for the tile as a String value.

Returns

None.