Click or drag to resize

RendererRenderGroups Method (GroupCollection)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use overload with IEnumerable groups instead.")]
public string RenderGroups(
	GroupCollection groups
)

Parameters

groups
Type: Dynamicweb.Ecommerce.ProductsGroupCollection

Return Value

Type: String
See Also