Click or drag to resize
CMSWebPartZoneAdjustFreeLayoutToParent Property
If true, then the size of the free layout is adjusted to match the parent size

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

Property Value

Type: Boolean
See Also