Click or drag to resize

ProductOrderFieldDiscountUniqueVoucher Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Product total price discount unique voucher")]
[AddInDescriptionAttribute("Provides discount for specified products or product groups if the order field filled with a correct voucher code and (optional) total price satisfies conditions.")]
[AddInActiveAttribute(true)]
[AddInIsAdditionalAttribute(true)]
[AddInOrderAttribute(4)]
public class ProductOrderFieldDiscountUniqueVoucher : SalesDiscountProvider, 
	IDropDownOptions, IVoucherlistDiscount

The ProductOrderFieldDiscountUniqueVoucher type exposes the following members.

Constructors
  NameDescription
Public methodProductOrderFieldDiscountUniqueVoucher
Initializes a new instance of the ProductOrderFieldDiscountUniqueVoucher class
Top
Properties
Methods
Fields
  NameDescription
Protected fieldDefaultVoucherCodeFieldCaption (Inherited from SalesDiscountProvider.)
Top
See Also