Click or drag to resize
SearchExtensions Class
Extension methods for the search module
Inheritance Hierarchy
System.Object
  CMS.Search.SearchExtensions

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public static class SearchExtensions

The SearchExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSearchFieldChanged
Returns true if any field included in the search changed (checks fields defined in Class Search Settings).
Top
See Also