MVTVariantInfoProviderCloneTemplateVariantsInternal Method |
Clones all the MVT variants and their combinations of the specific page template.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void CloneTemplateVariantsInternal(
int originalTemplateId,
int newTemplateId
)
Parameters
- originalTemplateId
- Type: SystemInt32
The original template id - newTemplateId
- Type: SystemInt32
The new template id
See Also