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

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
protected virtual DataTable CreateShippingTaxesTableInternal()

Return Value

Type: DataTable
See Also