GroupletTimer property: Content Reference class
Description
Use the GroupletTimer property to set or return a number value representing the refresh timer for this tile.
Enter the time in seconds to set an automatic refresh period for dynamic content on a tile. When the timer limit has been reached, the system re-draws the tile so that it displays the current data, such as in the case with chart.
The default value of 0 disables any automatic refresh.
Note:
The system enforces a 10 second minimum limit. Any value entered less than 10 seconds is ignored and is treated as 10 seconds. When setting this value, be sure to monitor performance of the page refreshes and adjust accordingly.
This property is read/write.
Important:
Use this property within fluid applications only.
Related Topics