Click or drag to resize
CMSWebPartZoneDisplayHeader Property
If true, the web part zone displays header in design mode

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

Property Value

Type: Boolean
See Also