RefinementDataElement constructor

Initializes a new instance of the RefinementDataElement class with the specified initialization data.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Parameters

filterDisplayName
Type: System.String

The display name of the refinement filter.

filterValueCount
Type: System.Int64

The count of the resulting items returned by the refinement filter.

filterValuePercentage
Type: System.Single

The percentage of the resulting items returned by the refinement filter.

Show: