Click or drag to resize

ProductFieldTranslationCollectionGetTranslatedFields Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public List<ProductFieldTranslation> GetTranslatedFields(
	string fieldId
)

Parameters

fieldId
Type: SystemString

Return Value

Type: ListProductFieldTranslation
See Also