SearchIndexersGetIndexer Method |
Gets the indexer by its object type
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public static SearchIndexer GetIndexer(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
SearchIndexerSee Also