Click or drag to resize
CMSTabPanelHideIfZoneEmpty Property
If true, the tab hides if the underlying web part zone is empty

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public bool HideIfZoneEmpty { get; set; }

Property Value

Type: Boolean
See Also