Click or drag to resize
CMSWebPartZoneIsVariant Property
Indicates whether this web part is a variant of an existing zone.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public bool IsVariant { get; }

Property Value

Type: Boolean
See Also