Click or drag to resize
SearchEvents Class
Search events.
Inheritance Hierarchy
SystemObject
  CMS.SearchSearchEvents

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

The SearchEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSearch
Fires when the Smart search searches the results.
Public fieldStatic memberSearchTaskCreationHandler
Fires when the search task is going to be created.
Top
See Also