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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static FormattedText GetFormattedStatus(
	ABTestStatusEnum status
)

Parameters

status
Type: CMS.OnlineMarketingABTestStatusEnum
AB test status

Return Value

Type: FormattedText
See Also