Click or drag to resize
ShoppingCartInfoProviderCreateShippingTaxesTable Method
Creates an empty table where taxes summary of the selected shipping option will be stored.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static DataTable CreateShippingTaxesTable()

Return Value

Type: DataTable
See Also