ShoppingCartInfoProviderSetShoppingCartInfoInternal Method |
Sets (updates or inserts) specified shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual void SetShoppingCartInfoInternal(
ShoppingCartInfo cartObj
)
Parameters
- cartObj
- Type: CMS.EcommerceShoppingCartInfo
Shopping cart to be set
See Also