Class DetailsGroupTranslation
- Namespace
- Dynamicweb.Ecommerce
- Assembly
- Dynamicweb.Ecommerce.dll
public class DetailsGroupTranslation : Translation, ICloneable
- Inheritance
-
DetailsGroupTranslation
- Implements
- Inherited Members
Constructors
DetailsGroupTranslation(string)
public DetailsGroupTranslation(string languageId)
Parameters
languageId
string
Properties
GroupId
Gets or sets the details group identifier.
public int GroupId { get; set; }
Property Value
- int
- The grop identifier.
Name
Gets or sets the name.
public string Name { get; set; }
Property Value
- string
- The name.