Share via


TaxonomyFilterGenerator.FilterType Property

Gets the filter type that this concrete filter generator class handles.

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 = TaxonomyFilterGenerator.FilterType
public static string FilterType { get; }

Property Value

Type: System.String
The filter type that this concrete filter generator class handles.

See Also

Reference

TaxonomyFilterGenerator Class

TaxonomyFilterGenerator Members

Microsoft.Office.Server.Search.WebControls Namespace