MVTCombinationInfoProviderGetDefaultCombinationInfoInternal Method |
Returns the default MVT combination for the specified page template.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax protected virtual MVTCombinationInfo GetDefaultCombinationInfoInternal(
int pageTemplateId
)
Parameters
- pageTemplateId
- Type: SystemInt32
The page template id
Return Value
Type:
MVTCombinationInfoSee Also