Click or drag to resize

RendererRenderPriceInfo Method

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void RenderPriceInfo(
	IPriceInfo price,
	Template template,
	string tagName
)

Parameters

price
Type: Dynamicweb.Ecommerce.PricesIPriceInfo
template
Type: Dynamicweb.RenderingTemplate
tagName
Type: SystemString
See Also