SearchIndexersIndexerTypes Property |
Returns the collection of the indexers
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntaxpublic static IEnumerable<string> IndexerTypes { get; }
Property Value
Type:
IEnumerableString
See Also