Click or drag to resize
CMSWebPartZoneZoneId Property
Zone Id used mainly in conditional layouts where zone should be shared in multiple layouts.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string ZoneId { get; set; }

Property Value

Type: String
See Also