SetTileContentAsHTML method: Tile class

Syntax

SetTileContentAsHTML()

Description

Invoke the SetTileContentAsHTML method within your implementation of the getTileLiveData method only if you wish to dynamically override the tile content type to display an HTML area at runtime.

If you invoke this method, then the TileHtmlArea property is required; the TileHtmlAreaStyle property is optional.

Parameters

None

Returns

None.