Click or drag to resize
MVTestInfoProviderGetMVTestStatusString Method
Returns MVTestStatus string.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static string GetMVTestStatusString(
	MVTestStatusEnum statusType
)

Parameters

statusType
Type: CMS.OnlineMarketingMVTestStatusEnum
Test status type

Return Value

Type: String
See Also