WishlistItemInfoProviderSetWishlistItemInfoInternal Method |
Sets specified wishlist item.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void SetWishlistItemInfoInternal(
WishlistItemInfo infoObj
)
Parameters
- infoObj
- Type: CMS.EcommerceWishlistItemInfo
Wishlist item to be set
See Also