RefinementDataElement constructor
SharePoint Online
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)
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: