Dynamicweb 9
Dynamicweb 9
Dynamicweb.Ecommerce.Products
GroupService Class
GroupService Methods
AddRelatedProductId Method
AddSubgroup Method
ClearCache Method
ClearOrderLineFieldCache Method
ClearProductGroupRelationCache Method
CreateProductGroupRelation Method
Delete Method
DeleteAll Method
DeleteRelatedProductId Method
DeleteRelatedProducts Method
DeleteRelation Method
DeleteRelations Method
FindGroups Method
FindPath Method
GetGroup Method
GetGroups Method
GetGroupShops Method
GetProductCountByGroupsForBackendTree Method
GetProductCountForBackendTree Method
GetProductGroupRelation Method
GetProductGroupRelations Method
GetRelatedGroups Method
GetRelatedProductIds Method
GetRelatedProducts Method
GetSubgroups Method
GetToplevelGroups Method
HasProducts Method
HasProductsWithoutVariants Method
HasProductsWithVariants Method
HasSubgroups Method
MoveToGroup Method
Save Method
UpdateGroupId Method
GroupService
HasSubgroups Method
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
C#
VB
Copy
public
bool
HasSubgroups
(
Group
group
)
Public
Function
HasSubgroups
(
group
As
Group
)
As
Boolean
Parameters
group
Type:
Dynamicweb.Ecommerce.Products
Group
Return Value
Type:
Boolean
See Also
Reference
GroupService Class
Dynamicweb.Ecommerce.Products Namespace