Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
WishlistItemInfoProvider Class
WishlistItemInfoProvider Methods
Add Method
AddSKUToWishlist Method
DeleteInfo Method
DeleteWishlistItemInfo Method
Get Method
GetAsync Method
GetWishlistItemInfo Method
GetWishlistItemInfoInternal Method
GetWishlistItems Method
Remove Method
RemoveSKUFromWishlist Method
SetInfo Method
SetWishlistItemInfo Method
WishlistItemInfoProvider
Add Method
Creates
WishlistItemInfo
binding.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Add
(
int
userId
,
int
skuId
,
int
siteId
)
Parameters
userId
Type:
System
Int32
User ID.
skuId
Type:
System
Int32
Product ID.
siteId
Type:
System
Int32
Site ID.
Implements
IWishlistItemInfoProvider
Add(Int32, Int32, Int32)
See Also
Reference
WishlistItemInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com