GetConfiguredFilterAttributes method: SearchCategory class

Syntax

GetConfiguredFilterAttributes()

Description

Use this method to return a list of advanced search filter attributes defined and configured for the advanced search for this search category. These are the attributes that have been configured on the Advanced Search Fields page.

Parameters

None.

Returns

An array of SearchAttribute objects.

Related Topics