Click or drag to resize

ProductFieldTranslationGetTranslatedFieldName Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static string GetTranslatedFieldName(
	ProductField field,
	string languageId
)

Parameters

field
Type: Dynamicweb.Ecommerce.ProductsProductField
languageId
Type: SystemString

Return Value

Type: String
See Also