Click or drag to resize

FieldOptionTranslationCollectionGetTranslatedOption Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public FieldOptionTranslation GetTranslatedOption(
	string optionId,
	string languageId
)

Parameters

optionId
Type: SystemString
languageId
Type: SystemString

Return Value

Type: FieldOptionTranslation
See Also