RefinementFilterResultsXmlConstants.FilterCategory_ShowCounts Field
Represents the name of the attribute of the filter category node that contains the text for the Show Counts link to show the number of items in the refinement filter result XML.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const FilterCategory_ShowCounts As String
'Usage
Dim value As String
value = RefinementFilterResultsXmlConstants.FilterCategory_ShowCounts
public const string FilterCategory_ShowCounts
See Also
Reference
RefinementFilterResultsXmlConstants Class