Click or drag to resize

FacetVisibilityMatchValue Property

Gets or sets the string which is used in the comparison with query parameter value when condition is HasSpecificValue.

Namespace:  Dynamicweb.Indexing.Querying.Faceting
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string MatchValue { get; set; }

Property Value

Type: String
See Also