Click or drag to resize

FieldOptionTranslationGetTranslatedOptionName Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static string GetTranslatedOptionName(
	FieldOption option,
	string languageId
)

Parameters

option
Type: Dynamicweb.Ecommerce.ProductsFieldOption
languageId
Type: SystemString

Return Value

Type: String
See Also