JQueryTabCollection Class |
Namespace: CMS.Base.Web.UI
public class JQueryTabCollection : ControlCollection
The JQueryTabCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | JQueryTabCollection |
JQuery tab collection constructor.
|
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).) |