[]
        
(Showing Draft Content)

C1.Win.Layout.DashboardCollection.Remove

Remove Method

Remove(string)

Removes item by id.

Declaration
public abstract bool Remove(string id)
Parameters
Type Name Description
string id

Id for the item to remove.

Returns
Type Description
bool

True if the item has been removed successfully.