Click or drag to resize
SearchExtensions Class
Extension methods for the pages smart search
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineSearchExtensions

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

The SearchExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCreationDate
Returns date of creation for given page.
Public methodStatic memberSearchTriggerFieldChanged
Returns true if any field that should trigger index update is changed (checks fields defined in Class Search Settings).
Top
See Also