Click or drag to resize
ShoppingCartItemInfoProviderCreateTaxesTable Method
Creates empty table for calculated shopping cart item taxes.

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

Return Value

Type: DataTable
See Also