Click or drag to resize
PortalHelperShowOrphanedWebPartZones Property
If true, the orphaned web part zones will be shown in design mode.

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

Property Value

Type: Boolean
See Also