MVTCombinationInfoProviderGetDefaultCombinationInfo 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 public static MVTCombinationInfo GetDefaultCombinationInfo(
int pageTemplateId
)
Parameters
- pageTemplateId
- Type: SystemInt32
The page template id
Return Value
Type:
MVTCombinationInfoSee Also