Click or drag to resize
CMSWebPartZoneViewMode Property
Page mode of the current zone.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public virtual ViewModeEnum ViewMode { get; set; }

Property Value

Type: ViewModeEnum
See Also