Click or drag to resize
MVTCombinationInfoProviderGetDefaultCombinationInfoInternal Method
Returns the default MVT combination for the specified page template.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual MVTCombinationInfo GetDefaultCombinationInfoInternal(
	int pageTemplateId
)

Parameters

pageTemplateId
Type: SystemInt32
The page template id

Return Value

Type: MVTCombinationInfo
See Also