DiscountCouponInfoProviderGetDiscountCouponInfoInternal Method (Int32) |
Returns discount coupon with specified ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual DiscountCouponInfo GetDiscountCouponInfoInternal(
int couponId
)
Parameters
- couponId
- Type: SystemInt32
Discount coupon ID
Return Value
Type:
DiscountCouponInfoSee Also