MVTVariantInfoProviderDeleteWidgetVariants Method |
Deletes all variants of all widgets in the document.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void DeleteWidgetVariants(
string zoneId,
int templateId,
int documentId
)
Parameters
- zoneId
- Type: SystemString
The zone id - templateId
- Type: SystemInt32
The template id - documentId
- Type: SystemInt32
The document id
See Also