Click or drag to resize

DiscountRenderDiscount Method

Namespace:  Dynamicweb.Ecommerce.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void RenderDiscount(
	ref Discount discount,
	ref Template template
)

Parameters

discount
Type: Dynamicweb.Ecommerce.DiscountsDiscount
template
Type: Dynamicweb.RenderingTemplate
See Also