Click or drag to resize
MVTestInfoProviderGetMVTTargetConversionTypeEnum Method
Returns MVTTargetConversionType enum.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static MVTTargetConversionTypeEnum GetMVTTargetConversionTypeEnum(
	string conversionType
)

Parameters

conversionType
Type: SystemString
String representation of target conversion type

Return Value

Type: MVTTargetConversionTypeEnum
See Also