RefinementManager.RegisterFilterGenerators method

Creates the filter generators according to the filter configuration.

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

Syntax

'Declaration
Protected Overridable Sub RegisterFilterGenerators
'Usage

Me.RegisterFilterGenerators()
protected virtual void RegisterFilterGenerators()

Remarks

This method is called during initialization to create the filter generators represented by the FilterGenerators property according to the filter configuration.

See also

Reference

RefinementManager class

RefinementManager members

Microsoft.Office.Server.Search.WebControls namespace