ShoppingCartInfoProviderSetShoppingCartItem Method |
Namespace: CMS.Ecommerce
public static ShoppingCartItemInfo SetShoppingCartItem( ShoppingCartInfo cart, ShoppingCartItemParameters itemParams )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when cart or itemParams are null. |
ArgumentOutOfRangeException | Thrown when itemParams specify a non-positive SKUID. |