ISearchManager CreateFilter Method Kentico 8.0 API Reference
Creates the defined search filter

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

Parameters

fieldName
Type: OnlineSystem String
Name of the field
match
Type: OnlineSystem String
Match value
condition
Type: OnlineSystem Func OnlineString, OnlineString, OnlineBoolean 
Filter condition

Return Value

Type: ISearchFilter
See Also