Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Ecommerce
DiscountInfo Class
DiscountInfo Methods
AcceptsCoupon Method
ApplyTogetherWith Method
CalculateUnitDiscount Method
DeleteObject Method
CheckPermissionsInternal Method
LogUseOnce Method
SetObject Method
TryUpdatePriority Method
DiscountInfo
LogUseOnce Method
Informs this discount that it was applied.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
Copy
public
void
LogUseOnce
(
string
couponCode
)
Parameters
couponCode
Type:
System
String
The coupon code that was used for discount application.
Implements
ICanLogDiscountUsage
LogUseOnce(String)
See Also
Reference
DiscountInfo Class
CMS.Ecommerce Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com