ABTestInfoProviderDeleteABTestInfoInternal Method |
Deletes specified AB test.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteABTestInfoInternal(
ABTestInfo abTestObj
)
Parameters
- abTestObj
- Type: CMS.OnlineMarketingABTestInfo
AB test to be deleted
See Also