Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI Namespace / ConLibControlCollection Class
Members
Version
ConLibControlCollection Class
A collection of ConLibControl items.
Object Model
ConLibControlCollection ClassConLibControl Class
Syntax
[DefaultMember("Item")]
[DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)]
[DebuggerDisplay("Count = {Count}")]
[Serializable()]
public class ConLibControlCollection : CommerceBuilder.Types.SortableCollection<ConLibControl> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      CommerceBuilder.Types.SortableCollection<T>
         CommerceBuilder.UI.ConLibControlCollection

See Also