Click or drag to resize
ShoppingCartInfoContentTable Property
Table with the shopping cart items.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public DataTable ContentTable { get; set; }

Property Value

Type: DataTable
See Also