Click or drag to resize
ABTestVariantPageTemplate Property
Configuration of page template in JSON format, associated with this variant.

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public string PageTemplate { get; set; }

Property Value

Type: String

Implements

IABTestVariantPageTemplate
See Also