Click or drag to resize
ABTestInfoABTestVisitorTargeting Property
Segmentation macro which decides whether visitor will be included in ab test or not. This condition is resolved before traffic condition. Available objects are Contact, User and Visitor.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax
C#
public virtual string ABTestVisitorTargeting { get; set; }

Property Value

Type: String
See Also