Click or drag to resize
ABTestVariantName Property
Name of a AB test variant.

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

Property Value

Type: String

Implements

IABTestVariantName
See Also