MVTCombinationInfoProvider GetCombinationName Method Kentico 8.1 API Reference
Gets the formated name of the combination (i.e.: number=2 returns "Combination_002").

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

combinationNumber
Type: OnlineSystem Int32
The number used in the formated combination name

Return Value

Type: OnlineString
See Also