| MVTCombinationInfoProviderGetTemplateCombinationCode Method (Int32, String) | 
            Gets the template combination site code.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntaxprotected 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