Click or drag to resize

ProductViewModelProductFields Property

Namespace:  Dynamicweb.Ecommerce.ProductCatalog
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Dictionary<string, FieldValueViewModel> ProductFields { get; set; }

Property Value

Type: DictionaryString, FieldValueViewModel
See Also