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