Table of Contents

Class ValidationGroupTranslation

Namespace
Dynamicweb.Ecommerce.Orders.Validation
Assembly
Dynamicweb.Ecommerce.dll
public class ValidationGroupTranslation : Translation, ICloneable
Inheritance
ValidationGroupTranslation
Implements
Inherited Members

Constructors

ValidationGroupTranslation(string)

public ValidationGroupTranslation(string languageId)

Parameters

languageId string

Properties

Name

public string Name { get; set; }

Property Value

string
To top