Click or drag to resize
SearchIndexInfoProviderGeneralIndexTypeList Property
Collection of index types which are handled using general indexer.

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

Property Value

Type: ListString
See Also