Class ProductRelatedGroup
- Namespace
- Dynamicweb.Ecommerce.Products
- Assembly
- Dynamicweb.Ecommerce.dll
Represents information about the product related groups.
- Inheritance
-
Product
Related Group
- Implements
- Inherited Members
Constructors
ProductRelatedGroup()
Initializes a new instance of the Product
Properties
GroupId
Gets or sets the group ID.
Property Value
- string
The group ID.
SortOrder
Gets or sets the sort order.
Property Value
- int
The sort order.
Translations
Gets the translations
Property Value
Methods
Clone()
Clones the related group.
Returns
- object
A new instance of the Product
Related .Group
GetName(string)
Gets the name of the related group for the given language.
Parameters
languageId
string
Returns
SetName(string, string)
Sets the name of the related group for the given language.