CMSPayPalProviderGetProductItems Method |
Returns item created from given cartItem.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax protected internal IEnumerable<Item> GetProductItems(
ShoppingCartItemInfo cartItem
)
Parameters
- cartItem
- Type: CMS.EcommerceShoppingCartItemInfo
Return Value
Type:
IEnumerableItemSee Also