Click or drag to resize
ItemDiscountItemDiscountDisplayName Property
Discount display name which is displayed to the customers in shopping cart item price detail dialog.

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