Click or drag to resize
CMSWebPartZoneHeaderContainer Property
Control to which the zone header should be rendered

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public Control HeaderContainer { get; set; }

Property Value

Type: Control
See Also