RefinementManager.ConfigureCategories method

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.

See also

Reference

RefinementManager class

RefinementManager members

Microsoft.Office.Server.Search.WebControls namespace