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