summaryT:DotNetNuke.UI.WebControls.TabStripTabCollection

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)

Syntax

C#
public sealed class TabStripTabCollection : IList, 
	ICollection, IEnumerable
Visual Basic
Public NotInheritable Class TabStripTabCollection
	Implements IList, ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  DotNetNuke.UI.WebControls..::..TabStripTabCollection

See Also