Class GroupExtensions
- Namespace
- Dynamicweb.Ecommerce.Products
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
Group
Extensions
- Inherited Members
Methods
GetCategory(Group)
Gets or sets the default category for this group and all language versions.
Parameters
group
Group
Returns
GetGroupKey(Group)
Gets the group key with the groupid and languageid.
Parameters
group
GroupThe group.
Returns
GetOrderLineFields(Group)
Gets the order line fields collection.
Parameters
group
Group
Returns
GetParentGroups(Group)
Get list of parent groups.
Parameters
group
Group
Returns
GetParentGroupsDefaultLanguage(Group)
Gets the list of parent groups in current or default language.
Parameters
group
Group
Returns
GetPrimaryParentGroupId(Group)
Get the ID of primary parent group.
Parameters
group
Group
Returns
GetRelatedGroups(Group)
Gets the list of related groups. Related groups are used as default list of related groups for child products.
Parameters
group
Group
Returns
GetShops(Group)
Gets the shops for current group.
Parameters
group
Group
Returns
IsTopGroup(Group)
Determines is current group a top group - resides at top level of groups tree.
Parameters
group
Group