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