RefinementFilterResultsXmlConstants.Count Field
Represents the name for the XML node that specifies the count of the result returned by a filter 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 Count As String
'Usage
Dim value As String
value = RefinementFilterResultsXmlConstants.Count
public const string Count
See Also
Reference
RefinementFilterResultsXmlConstants Class