Click or drag to resize

ProductFieldTypeProviderGetValue Method (Object, String, DictionaryString, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public abstract Object GetValue(
	Object value,
	string languageId,
	Dictionary<string, string> settings
)

Parameters

value
Type: SystemObject
languageId
Type: SystemString
settings
Type: System.Collections.GenericDictionaryString, String

Return Value

Type: Object
See Also