Class RelatedProductKey
- Namespace
- Dynamicweb.Ecommerce.Products
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
Related
Product Key
- Implements
- Inherited Members
Constructors
RelatedProductKey(string, string, string, string)
public RelatedProductKey(string productId, string relatedGroupId, string productRelatedId, string productRelatedVariantId)
Parameters
Properties
ProductId
Property Value
ProductRelatedId
Property Value
ProductRelatedVariantId
Property Value
RelatedGroupId
Property Value
Methods
Equals(RelatedProductKey)
Indicates whether the current object is equal to another object of the same type.
Parameters
other
RelatedProduct Key An object to compare with this object.
Returns
Equals(object)
Determines whether the specified object is equal to the current object.
Parameters
obj
objectThe object to compare with the current object.
Returns
GetHashCode()
Serves as the default hash function.
Returns
- int
A hash code for the current object.
Parse(string)
Parameters
key
string
Returns
ToString()
Returns a string that represents the current object.
Returns
- string
A string that represents the current object.