WishlistItemInfoProvider.SetWishlistItemInfoInternal Method |
Sets specified wishlist item.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntaxprotected virtual void SetWishlistItemInfoInternal(
WishlistItemInfo infoObj
)
Parameters
- infoObj
- Type: CMS.Ecommerce.WishlistItemInfo
Wishlist item to be set
See Also