Click or drag to resize
SearchIndexersIndexerTypes Property
Returns the collection of the indexers

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static IEnumerable<string> IndexerTypes { get; }

Property Value

Type: IEnumerableString
See Also