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

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

Parameters

combinationObj
Type: CMS.OnlineMarketing.MVTCombinationInfo
The combination obj

Return Value

Type: String
See Also