CustomFilter

Applies to: SharePoint Server 2010

Specifies a custom refinement filter.

<CustomFilter CustomValue="string">
     …
</CustomFilter>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

CustomValue

A string specifying the custom filter name that appears in the refinement panel.

Child Elements

Element

Description

OriginalValue [Refinement]

Specifies the absolute or relative value from the managed property for the custom refinement filter.

Parent Elements

Element

Description

CustomFilters [Refinement]

Contains the custom refinement filters for the category.

See Also

Reference

RefinementWebPart

Concepts

Refinement Panel Overview

Refinement Panel XML Schema