Click or drag to resize
MVTCombinationInfoProviderGetTemplateCombinationCode Method (Int32, String)
Gets the template combination site code.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetTemplateCombinationCode(
	int pageTemplateId,
	string combinationName
)

Parameters

pageTemplateId
Type: SystemInt32
The page template id
combinationName
Type: SystemString
Name of the MVT combination

Return Value

Type: String
See Also