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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public jQueryTabsPositionEnum TabsPosition { get; set; }

Property Value

Type: jQueryTabsPositionEnum
See Also