MVTCombinationInfoProvider.GetTemplateCombinationCode Method (Int32, String) |
Gets the template combination site code.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 11.0.0
Syntaxprotected virtual string GetTemplateCombinationCode(
int pageTemplateId,
string combinationName
)
Parameters
- pageTemplateId
- Type: System.Int32
The page template id - combinationName
- Type: System.String
Name of the MVT combination
Return Value
Type:
String
See Also