Click or drag to resize
PortalContextContentPersonalizationVariantsEnabled Property
Gets or sets the value that indicates whether current page has at least one personalization variant

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

Property Value

Type: Boolean
See Also