ISearchFilterable ApplyFilter Method Kentico 8.0 API Reference
Combine search condition and order value with current values.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

searchCondition
Type: OnlineSystem String
Search condition
searchSort
Type: OnlineSystem String
Sorting of search
filterPostback
Type: OnlineSystem Boolean
If true filter caused the postback which means that filter condition has been changed.
See Also