MVTCombinationInfoProvider GetCombinationsForTemplate Method Kentico 8.0 API Reference
Returns dataset of MVT combinations for the specified page template.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

pageTemplateId
Type: OnlineSystem Int32
PageTemplate id parameter
enabledOnly
Type: OnlineSystem Boolean
Indicates whether only enabled combinations should be loaded

Return Value

Type: InfoDataSet MVTCombinationInfo 
See Also