RefinementFilterResultsXmlConstants.Selected Field
Represents the value which is used to indicate that the filter is selected 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 Selected As String
'Usage
Dim value As String
value = RefinementFilterResultsXmlConstants.Selected
public const string Selected
See Also
Reference
RefinementFilterResultsXmlConstants Class