RefinementFilterConfigXmlConstants.LessLinkText Field
Specifies the link text to display for the show fewer link.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Const LessLinkText As String
'Usage
Dim value As String
value = RefinementFilterConfigXmlConstants.LessLinkText
public const string LessLinkText
Remarks
This field is equal to the string ”LessLinkText”.
See Also
Reference
RefinementFilterConfigXmlConstants Class