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: 12.0.0
Syntax public static string GetCombinationName(
int combinationNumber
)
Parameters
- combinationNumber
- Type: SystemInt32
The number used in the formated combination name
Return Value
Type:
StringSee Also