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