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

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

Property Value

Type: jQueryTabsPositionEnum
See Also