[]
Inserts item after item
[Obsolete] public abstract void InsertAfter(string id, DashboardItem item)
Id of the item after which we need to insert the item.
The item to insert.