Class GroupFacet
- Namespace
- Dynamicweb.Ecommerce.Products
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
GroupFacet
- Inherited Members
-
Properties
Disabled
public bool Disabled { get; set; }
Property Value
- bool
FacetField
public string? FacetField { get; set; }
Property Value
- string
FacetGroup
public required string FacetGroup { get; set; }
Property Value
- string
FacetQueryParameter
public string? FacetQueryParameter { get; set; }
Property Value
- string
GroupId
public required string GroupId { get; set; }
Property Value
- string
Id
public int Id { get; set; }
Property Value
- int
Order
public int Order { get; set; }
Property Value
- int
Repository
public required string Repository { get; set; }
Property Value
- string