Click or drag to resize

SalesDiscountCollectionLoad Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("This method is no longer used.")]
public void Load(
	string query,
	Language language
)

Parameters

query
Type: SystemString
language
Type: Dynamicweb.Ecommerce.InternationalLanguage
See Also