ShoppingCartInfoProviderDeleteShoppingCartItemsInternal Method |
Deletes items of the specified shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual void DeleteShoppingCartItemsInternal(
int cartId
)
Parameters
- cartId
- Type: SystemInt32
Shopping cart ID
See Also