Click or drag to resize
WebPartZoneInstanceVariantMode Property
Gets the variant mode which is used for the variants of this web part instance.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public VariantModeEnum VariantMode { get; set; }

Property Value

Type: VariantModeEnum
See Also