| MVTCombinationInfoProviderGetCombinationName Method  | 
            Gets the formated name of the combination (i.e.: number=2 returns "Combination_002").
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntaxpublic static string GetCombinationName(
	int combinationNumber
)
Parameters
- combinationNumber
 - Type: SystemInt32
The number used in the formated combination name 
Return Value
Type: 
String
See Also