Click or drag to resize
MVTCombinationInfoProviderGetTemplateCombinationCode Method (MVTCombinationInfo)
Gets the template combination code.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetTemplateCombinationCode(
	MVTCombinationInfo combinationObj
)

Parameters

combinationObj
Type: CMS.OnlineMarketingMVTCombinationInfo
The combination obj

Return Value

Type: String
See Also