Click or drag to resize

LanguageBasedKeyTKey Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.InternationalLanguageBasedKeyTKey

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class LanguageBasedKey<TKey> : IEquatable<LanguageBasedKey<TKey>>
where TKey : class, Object, IEquatable<TKey>

Type Parameters

TKey

The LanguageBasedKeyTKey type exposes the following members.

Constructors
  NameDescription
Public methodLanguageBasedKeyTKey
Initializes a new instance of the LanguageBasedKeyTKey class
Top
Properties
  NameDescription
Public propertyKey
Public propertyLanguageId
Top
Methods
See Also