ShoppingCartInfoContentTable Property |
Table with the shopping cart items.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public IEnumerable<ShoppingCartLine> ContentTable { get; }
Property Value
Type:
IEnumerableShoppingCartLineSee Also