Class GroupRelation
- Namespace
- Dynamicweb.Ecommerce.Products
- Assembly
- Dynamicweb.Ecommerce.dll
Class for parent-child relations between product groups
- Inheritance
-
Group
Relation
- Inherited Members
Constructors
GroupRelation()
Initializes a new instance of the Group
GroupRelation(string, string)
Create groups relation using group ID and parent group ID
Parameters
Remarks
REMARK: Remember to save it after creating. Please use Group
Properties
Id
Group ID.
Property Value
InheritCategories
Do inherit categories.
Property Value
IsPrimary
Is this group primary.
Property Value
ParentId
Parent group ID.
Property Value
Sorting
Sort order of current group inside parent group's children collection.
Property Value
Methods
ClearCache()
Clears the relations cache.
Clone()
Create in-memory copy of current relation
Returns
- Group
Relation Copied relation