Click or drag to resize
ShoppingCartInfoProviderFilterContentTable Method
Filters shopping cart content table.

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

Parameters

table
Type: System.DataDataTable
Shopping cart content table
See Also