GetNonConfiguredFilterAttributes method: SearchCategory class

Syntax

GetNonConfiguredFilterAttributes()

Description

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

Parameters

None.

Returns

An array of SearchAttribute objects.

Related Topics