Click or drag to resize

ProductViewModelProductCategories Property

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

Property Value

Type: DictionaryString, CategoryFieldViewModel
See Also