Click or drag to resize
ABVariantPerformanceCalculatorFactory Class
Class that provides IABVariantPerformanceCalculator implementation.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingABVariantPerformanceCalculatorFactory

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static class ABVariantPerformanceCalculatorFactory

The ABVariantPerformanceCalculatorFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetImplementation
Returns new instance of IABVariantPerformanceCalculator implementation.
Top
See Also