Click or drag to resize
CMSWebPartZoneZoneType Property
Gets or sets the type of the zone. This value is processed only in the UI pages.

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

Property Value

Type: WebPartZoneTypeEnum
See Also