Click or drag to resize
CouponCodesViewModel Constructor
Creates a new instance of CouponCodesViewModel.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 11.0.0
Syntax
C#
public CouponCodesViewModel(
	ICouponCodeCollection coupons
)

Parameters

coupons
Type: CMS.EcommerceICouponCodeCollection
See Also