Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShoppingCartItemInfoProvider Class
ShoppingCartItemInfoProvider Methods
CalculateTotalWeight Method
CalculateTotalWeightInternal Method
CalculateUnitWeight Method
CalculateUnitWeightInternal Method
Delete Method
DeleteShoppingCartItemInfo Method
DeleteShoppingCartItemInfoInternal Method
GetShoppingCartItemInfo Method
GetShoppingCartItemInfoInternal Method
GetShoppingCartItemResolver Method
GetShoppingCartItemResolverInternal Method
GetShoppingCartItems Method
GetShoppingCartItemsInternal Method
GetSKUOrderUnits Method
GetSKUOrderUnitsInternal Method
GetSKUShoppingCartUnits Method
GetSKUShoppingCartUnitsInternal Method
LoadItemsFromCartInternal Method
LoadItemsFromOrderInternal Method
LoadShoppingCartItems Method
Set Method
SetInfo Method
SetShoppingCartItemInfo Method
SetShoppingCartItemInfoInternal Method
UpdateShoppingCartItemUnits Method
UpdateShoppingCartItemUnitsInternal Method
ValidateShoppingCartItem Method
ValidateShoppingCartItemInternal Method
ShoppingCartItemInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
ShoppingCartItemInfo
info
)
Parameters
info
Type:
CMS.Ecommerce
ShoppingCartItemInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
ShoppingCartItemInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com