You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CouponApi Class > CouponApi Methods > AddCouponToCatalog
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CouponApi.AddCouponToCatalog Method

Applys a coupon to a catalog.

C#
public void AddCouponToCatalog(long couponId, long catalogId, bool includeCatalog);
Visual Basic
Public Function AddCouponToCatalog(couponId As long, catalogId As long, includeCatalog As bool) As void
Parameters 
Description 
couponId 
Id of coupon to apply. 
catalogId 
Id of catalog to apply coupon to. 
includeCatalog 
if true, include catalog in coupon application. Else excludes catalog from coupon. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!