Click or drag to resize
ShoppingCartInfoLogDiscountsUse Method

Note: This API is now obsolete.

Logs the use of all discounts used in this shopping cart.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use ShoppingCartInfoProvider.LogDiscountsUse instead.")]
public void LogDiscountsUse()
See Also