Click or drag to resize
PortalContextMVTVariantsEnabled Property
Indicates whether to show the MVT variant slider and render all the web part/zone variants. This value will be true only when there are defined any multivariate tests for the current document.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
public static bool MVTVariantsEnabled { get; set; }

Property Value

Type: Boolean
See Also