Click or drag to resize

RendererRenderGroups Method (IEnumerableGroup)

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string RenderGroups(
	IEnumerable<Group> groups
)

Parameters

groups
Type: System.Collections.GenericIEnumerableGroup

Return Value

Type: String
See Also