Click or drag to resize
CMSWebPartZoneAllowModifyWebPartCollection Property
If true, the zone allows adding new web parts

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

Property Value

Type: Boolean
See Also