ABTestConversionConfigurationRemoveConversionAt Method |
Removes conversion from current configuration.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax public void RemoveConversionAt(
int index
)
Parameters
- index
- Type: SystemInt32
The zero-based index of the conversion to remove.
See Also