Click or drag to resize
jQueryTabsPositionEnum Enumeration
Tabs position emuneration.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public enum jQueryTabsPositionEnum
Members
  Member nameValueDescription
Top0 Tabs on top.
Bottom1 Tabs on bottom.
See Also