Click or drag to resize

VoucherIsValid Method

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static bool IsValid(
	string voucherCode,
	int listId
)

Parameters

voucherCode
Type: SystemString
listId
Type: SystemInt32

Return Value

Type: Boolean
See Also