Class FieldDisplayGroupTranslation
- Namespace
- Dynamicweb.Ecommerce
- Assembly
- Dynamicweb.Ecommerce.dll
public class FieldDisplayGroupTranslation : Translation, ICloneable
- Inheritance
-
FieldDisplayGroupTranslation
- Implements
- Inherited Members
Constructors
FieldDisplayGroupTranslation(string)
Creates an instance of FieldDisplayGroupTranslation.
public FieldDisplayGroupTranslation(string languageId)
Parameters
languageIdstringField display group translation language
FieldDisplayGroupTranslation(string, string)
Creates an instance of FieldDisplayGroupTranslation.
public FieldDisplayGroupTranslation(string languageId, string name)
Parameters
Properties
Name
Gets or sets the name.
public string? Name { get; set; }
Property Value
- string
The name.
SystemName
Gets or sets the group system id.
public string SystemName { get; set; }
Property Value
- string
The grop identifier.