Click or drag to resize
JQueryTabContainerTabsPosition Property
Gets or sets tabs position.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public jQueryTabsPositionEnum TabsPosition { get; set; }

Property Value

Type: jQueryTabsPositionEnum
See Also