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

Applys a coupon to a catalog.

C#
public void AddCouponToTaxonomy(long couponId, long taxonomyId, bool includeTaxonomy);
Visual Basic
Public Function AddCouponToTaxonomy(couponId As long, taxonomyId As long, includeTaxonomy As bool) As void
Parameters 
Description 
couponId 
Id of coupon to apply. 
taxonomyId 
Id of taxonomy to apply coupon to. 
includeTaxonomy 
if true, include txonomy in coupon application. Else excludes taxonomy 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!