[]
        
(Showing Draft Content)

C1.Win.Layout.ILayout.Attach

Attach Method

Attach(Dictionary<string, ICollection>)

Attaches dashboard ItemContainers to layout control.

Declaration
void Attach(Dictionary<string, ICollection> itemContainers)
Parameters
Type Name Description
Dictionary<string, ICollection> itemContainers

Dictionary that contains Ids and collections of controls to attach to the current layout.