Click or drag to resize

DiscountTranslationCollectionGetTranslationByLanguageId Method

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public DiscountTranslation GetTranslationByLanguageId(
	string languageId
)

Parameters

languageId
Type: SystemString

Return Value

Type: DiscountTranslation
See Also