TileList.insertItem Method

Insert an item into this control.
 

Parameters

item

Type: TileListItem
The item to be added.
ignoreChanged

Type: Boolean
If set to true, the items changed method will not be called to avoid performance issues.