Click or drag to resize
JQueryTabCollection Constructor
JQuery tab collection constructor.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public JQueryTabCollection(
	Control owner
)

Parameters

owner
Type: System.Web.UIControl
See Also