Click or drag to resize
ABTestStatusEvaluatorGetStatus Method
Gets status of the AB test.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ABTestStatusEnum GetStatus(
	ABTestInfo abTest
)

Parameters

abTest
Type: CMS.OnlineMarketingABTestInfo

Return Value

Type: ABTestStatusEnum
See Also