Click or drag to resize
ResultFacetRangeMinSelected Property
The selected minimum value. This is simply taken from the range that was provided to the panel through the facets argument. If no range was selected it will be the same value as Min.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public string MinSelected { get; }

Property Value

Type: String
See Also