| CategoryFieldViewModelFields Property |
Namespace:
Dynamicweb.Ecommerce.ProductCatalog
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Dictionary<string, FieldValueViewModel> Fields { get; set; }
Public Property Fields As Dictionary(Of String, FieldValueViewModel)
Get
Set
Property Value
Type:
DictionaryString,
FieldValueViewModelSee Also