Click or drag to resize

IndexInstances Property

Gets or sets Index providers

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IDictionary<string, IIndexProvider> Instances { get; set; }

Property Value

Type: IDictionaryString, IIndexProvider

Implements

IIndexInstances
See Also