DiscountCouponInfoProvider GetDiscountCouponInfoInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetDiscountCouponInfoInternal(Int32)
Returns discount coupon with specified ID.
Protected methodGetDiscountCouponInfoInternal(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