'Declaration
Sub Attach( _ ByVal itemContainers As Dictionary(Of String,ICollection) _ )
void Attach( Dictionary<string,ICollection> itemContainers )
Parameters
- itemContainers
- Dictionary that contains Ids and collections of controls to attach to the current layout.