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.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual WebPartZoneTypeEnum ZoneType { get; set; }

Property Value

Type: WebPartZoneTypeEnum
See Also