| JQueryTabCollection Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Base.Web.UI
 Syntax
Syntaxpublic class JQueryTabCollection : ControlCollection
The JQueryTabCollection type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | JQueryTabCollection | 
            JQuery tab collection constructor.
             | 
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | 
            Adds the specified System.Web.UI.Control object to the collection at the specified index location.
            (Overrides ControlCollectionAdd(Control).) | 
|  | AddAt | 
            Adds the specified System.Web.UI.Control object to the collection at the specified index location.
            (Overrides ControlCollectionAddAt(Int32, Control).) | 
 See Also
See Also