Click or drag to resize
MVTCombinationInfoProviderGetDefaultCombinationInfo 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#
public static MVTCombinationInfo GetDefaultCombinationInfo(
	int pageTemplateId
)

Parameters

pageTemplateId
Type: SystemInt32
The page template id

Return Value

Type: MVTCombinationInfo
See Also