RefinementFilterResultsXmlConstants.FilterCategory_LessLinkText Field
Represents the name of the attribute of the filter category node that contains the text for the Less link to display fewer 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_LessLinkText As String
'Usage
Dim value As String
value = RefinementFilterResultsXmlConstants.FilterCategory_LessLinkText
public const string FilterCategory_LessLinkText
See Also
Reference
RefinementFilterResultsXmlConstants Class