MVTCombinationInfoProviderGetMVTCombinationInfo Method (Int32) |
Returns MVT combination with the specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax public static MVTCombinationInfo GetMVTCombinationInfo(
int combinationId
)
Parameters
- combinationId
- Type: SystemInt32
Combination ID
Return Value
Type:
MVTCombinationInfoSee Also