Click or drag to resize
JQueryTabCollection Methods

The JQueryTabCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the specified System.Web.UI.Control object to the collection at the specified index location.
(Overrides ControlCollectionAdd(Control).)
Public methodAddAt
Adds the specified System.Web.UI.Control object to the collection at the specified index location.
(Overrides ControlCollectionAddAt(Int32, Control).)
Top
See Also