IList<Product> LoadForCoupon( int couponId, bool excludeGiftCerts )
Parameters
- couponId
- Id of the coupon for which to load
- excludeGiftCerts
- If true gift certificate products are excluded
Return Value
A collection of CouponProduct objects for the given couponId