RefinementFilterGenerator.FilterType property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Shared ReadOnly Property FilterType As String
    Get
'Usage
Dim value As String

value = RefinementFilterGenerator.FilterType
public static string FilterType { get; }

Property value

Type: System.String
Returns String.

See also

Reference

RefinementFilterGenerator class

RefinementFilterGenerator members

Microsoft.Office.Server.Search.WebControls namespace