Class FacetOption
- Namespace
- Dynamicweb.Indexing.Querying.Faceting
- Assembly
- Dynamicweb.Core.dll
The Class FacetOption represents options of facet
public class FacetOption
- Inheritance
-
FacetOption
- Inherited Members
Properties
Name
Gets or sets facet option name
public string Name { get; set; }
Property Value
Value
Gets or sets facet option value
public string Value { get; set; }