Click or drag to resize
SearchablesRetrievers Class
Manages searchables retrievers used for specific object type.
Inheritance Hierarchy
SystemObject
  CMS.Search.InternalSearchablesRetrievers

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

The SearchablesRetrievers type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGet
Gets searchables retriever related to given objectType.
Public methodStatic memberRegisterTRetriever
Registers given searchables retriever for the specific object type.
Top
See Also