MVTVariantInfoProviderGetMVTVariantsInternal Method (Int32) |
Gets all the MVT variants for the specified template.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual InfoDataSet<MVTVariantInfo> GetMVTVariantsInternal(
int pageTemplateId
)
Parameters
- pageTemplateId
- Type: SystemInt32
The page template id
Return Value
Type:
InfoDataSetMVTVariantInfoSee Also