Click or drag to resize
DiscountCouponInfoProviderGetDiscountCoupons Method
Returns the query for all products and product option.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<DiscountCouponInfo> GetDiscountCoupons()

Return Value

Type: ObjectQueryDiscountCouponInfo
See Also