Click or drag to resize
MVTestInfoProviderGetMVTestStatusEnum Method
Returns MVTestStatus enum.

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

Parameters

statusType
Type: SystemString
String representation of test status type

Return Value

Type: MVTestStatusEnum
See Also