Click or drag to resize
ABTestStatusEvaluatorABTestNotStarted Method (ABTestInfo)
Checks whether the AB test has not been started yet.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public static bool ABTestNotStarted(
	ABTestInfo abTest
)

Parameters

abTest
Type: CMS.OnlineMarketingABTestInfo

Return Value

Type: Boolean
See Also