Click or drag to resize
CMSAbstractWebPartHideHeader Property
If true, the header of the web part is hidden in design mode

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

Property Value

Type: Boolean
See Also