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