DiscountCouponInfoProvider GetDiscountCouponInfo Method (String, String)Kentico 8.0 API Reference
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.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: DiscountCouponInfo
See Also