Click or drag to resize

RendererRenderStockLocations Method

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void RenderStockLocations(
	Product product,
	Template template,
	string currentUnitId,
	bool isRenderInternalLoop
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
template
Type: Dynamicweb.RenderingTemplate
currentUnitId
Type: SystemString
isRenderInternalLoop
Type: SystemBoolean
See Also