ShoppingCartItemInfoProviderDeleteShoppingCartItemInfo Method (Guid) |
Deletes shopping cart item with specified GUID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static void DeleteShoppingCartItemInfo(
Guid itemGuid
)
Parameters
- itemGuid
- Type: SystemGuid
Shopping cart item GUID
See Also