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

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

Property Value

Type: IEnumerableString
See Also