Click or drag to resize
ShoppingCartInfoShippingTaxesTable Property
Table with the summary of the taxes which were applied to the selected shipping option.

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

Property Value

Type: DataTable
See Also