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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public JQueryTabCollection(
	Control owner
)

Parameters

owner
Type: System.Web.UIControl
See Also