DiscountInfoProviderDeleteDiscountInfoInternal Method |
Deletes specified discount.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void DeleteDiscountInfoInternal(
DiscountInfo discountObj
)
Parameters
- discountObj
- Type: CMS.EcommerceDiscountInfo
Discount to be deleted
See Also