Click or drag to resize
MVTCombinationInfoProviderGetMVTCombinationInfo Method (Int32)
Returns MVT combination with the specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static MVTCombinationInfo GetMVTCombinationInfo(
	int combinationId
)

Parameters

combinationId
Type: SystemInt32
Combination ID

Return Value

Type: MVTCombinationInfo
See Also