Click or drag to resize
MVTestInfoProviderGetMVTTargetConversionTypeString Method
Returns MVTTargetConversionType string.

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

Parameters

conversionType
Type: CMS.OnlineMarketingMVTTargetConversionTypeEnum
Target conversion type

Return Value

Type: String
See Also