Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
GiftCardCouponCodeInfoProvider Class
GiftCardCouponCodeInfoProvider Methods
CreateGiftCardCoupon Method
CreateGiftCardCouponInternal Method
DeleteGiftCardCouponCodeInfo Method
Get Method
GetAsync Method
GetCouponUsageInfoMessage Method
GetGiftCardCouponCodeInfo Method
GetGiftCardCouponCodeInfoInternal Method
GetGiftCardCouponCodes Method
GetGiftCardCouponCodesInternal Method
GetGiftCardCouponCodeUsage Method
GetGiftCardCouponCodeUsageInternal Method
GetGiftCardCouponUsageInfoMessage Method
Set Method
SetGiftCardCouponCodeInfo Method
GiftCardCouponCodeInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
GiftCardCouponCodeInfo
info
)
Parameters
info
Type:
CMS.Ecommerce
GiftCardCouponCodeInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
GiftCardCouponCodeInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com