Click or drag to resize
DiscountCouponInfoItemDiscountDisplayName Property
Discount display name. Used for discount calculation in the shopping cart.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public string ItemDiscountDisplayName { get; set; }

Property Value

Type: String

Implements

IItemDiscountItemDiscountDisplayName
See Also