Click or drag to resize

ProductRelatedGroup Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.ProductsProductRelatedGroup

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class ProductRelatedGroup : ICloneable

The ProductRelatedGroup type exposes the following members.

Constructors
  NameDescription
Public methodProductRelatedGroup
Initializes a new instance of the ProductRelatedGroup class
Public methodProductRelatedGroup(IDataReader) Obsolete.
Initializes a new instance of the ProductRelatedGroup class
Public methodProductRelatedGroup(String) Obsolete.
Initializes a new instance of the ProductRelatedGroup class
Public methodProductRelatedGroup(String, Language) Obsolete.
Initializes a new instance of the ProductRelatedGroup class
Top
Properties
  NameDescription
Public propertyGroupId
Public propertyLanguageId
Public propertyName
Public propertyProducts Obsolete.
Public propertySortOrder
Top
Methods
See Also