Click or drag to resize
UITabsAllowSubTabs Property
If true, the sub tabs are allowed in these tabs

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool AllowSubTabs { get; set; }

Property Value

Type: Boolean
See Also