CouponCodeInfoProvider GetCouponCodeInfoInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetCouponCodeInfoInternal(Guid)
Returns CouponCodeInfo with specified GUID.
Protected methodGetCouponCodeInfoInternal(Int32)
Returns CouponCodeInfo with specified ID.
Protected methodGetCouponCodeInfoInternal(String, SiteInfoIdentifier)
Returns CouponCodeInfo with specified name on specified site.
Back to Top
See Also