RefinementFilterConfigXmlConstants.ShowCounts field

Specifies whether the count or percentage is displayed with the refinement filter.

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

Syntax

'Declaration
Public Const ShowCounts As String
'Usage
Dim value As String

value = RefinementFilterConfigXmlConstants.ShowCounts
public const string ShowCounts

Remarks

This field is equal to the string ”ShowCounts”.

See also

Reference

RefinementFilterConfigXmlConstants class

RefinementFilterConfigXmlConstants members

Microsoft.Office.Server.Search.WebControls namespace