Click or drag to resize

ProductFieldTranslationGetTranslatedField Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static ProductFieldTranslation GetTranslatedField(
	string fieldId,
	string languageId
)

Parameters

fieldId
Type: SystemString
languageId
Type: SystemString

Return Value

Type: ProductFieldTranslation
See Also