Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Parses the filter XML configuration to a list of filter categories.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Sub ConfigureCategories
'Usage
Me.ConfigureCategories()
protected void ConfigureCategories()
Remarks
This method parses the filter XML configuration represented by the FilterCategories property to a list of filter categories if the FilterCategories property is not null or empty.