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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual MVTCombinationInfo GetMVTCombinationInfoInternal(
	int combinationId
)

Parameters

combinationId
Type: SystemInt32
MVT combination ID

Return Value

Type: MVTCombinationInfo
See Also