Click or drag to resize
MVTCombinationInfoProviderEnsureTestCombination Method (Int32)
Ensures that the page template has a default combination created.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void EnsureTestCombination(
	int pageTemplateId
)

Parameters

pageTemplateId
Type: SystemInt32
The page template id
See Also