RefinementManager.PopulateRefinementProperties method

Populates the list of properties that are refined on by the refinement manager.

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

Syntax

'Declaration
Protected Sub PopulateRefinementProperties
'Usage

Me.PopulateRefinementProperties()
protected void PopulateRefinementProperties()

Remarks

This method populates the refinement properties list based on all filter categories that are configured to be refined upon.

See also

Reference

RefinementManager class

RefinementManager members

Microsoft.Office.Server.Search.WebControls namespace