Click or drag to resize
JQueryTabContainerTabs Property
Returns current tabs collection.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public JQueryTabCollection Tabs { get; }

Property Value

Type: JQueryTabCollection
See Also