MVTVariantInfoProviderDeleteWidgetVariantsInternal Method |
Deletes all variants of all widgets in the document.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteWidgetVariantsInternal(
string zoneId,
int pageTemplateId,
int documentId
)
Parameters
- zoneId
- Type: SystemString
The zone id - pageTemplateId
- Type: SystemInt32
The page template id - documentId
- Type: SystemInt32
The document id
See Also