DiscountCouponInfoProvider GetDiscountCouponInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetDiscountCouponInfo(Int32)
Returns discount coupon with specified ID.
Public methodStatic memberGetDiscountCouponInfo(String, String)
Returns discount coupon with specified code. If site coupon is not found and global coupons are allowed, tries to search for global coupon with the same code.
Back to Top
See Also