SearchablesRetrieversGet Method |
Gets searchables retriever related to given objectType.
Namespace: CMS.Search.InternalAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public static SearchablesRetriever Get(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type.
Return Value
Type:
SearchablesRetrieverSee Also