Click or drag to resize
ShoppingCartItemInfoTaxesTable Property
Table with calculated taxes which are applied to the shopping cart item. All table values are in site main currency.

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

Property Value

Type: DataTable
See Also