Click or drag to resize

GroupHasProducts Method (Group)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.ProductGroups.HasProducts instead.")]
public static bool HasProducts(
	Group group
)

Parameters

group
Type: Dynamicweb.Ecommerce.ProductsGroup

Return Value

Type: Boolean
See Also