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