Click or drag to resize
ShoppingCartItemInfoProviderCreateDiscountsTable Method
Creates empty table for calculated shopping cart item discounts.

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

Return Value

Type: DataTable
See Also