Class CountryTranslation
- Namespace
- Dynamicweb.Ecommerce.International
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a translation of a country with properties for the translatable values.
[Serializable]
public class CountryTranslation : Translation, ICloneable
- Inheritance
-
CountryTranslation
- Implements
- Inherited Members
Properties
Name
Gets or sets the name
public string Name { get; set; }