Class FacetGroupViewModel
- Namespace
- Dynamicweb.Ecommerce.ProductCatalog
- Assembly
- Dynamicweb.Ecommerce.dll
public class FacetGroupViewModel : FillableViewModelBase
- Inheritance
-
FacetGroupViewModel
- Inherited Members
Properties
Description
public string Description { get; set; }
Property Value
FacetGroupType
public string FacetGroupType { get; set; }
Property Value
Facets
public IEnumerable<FacetViewModel> Facets { get; set; }
Property Value
Name
public string Name { get; set; }