Click or drag to resize

DiscountServiceGetOrderCountByEmail Method

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual int GetOrderCountByEmail(
	Discount discount,
	string email
)

Parameters

discount
Type: Dynamicweb.Ecommerce.Orders.DiscountsDiscount
email
Type: SystemString

Return Value

Type: Int32
See Also