Click or drag to resize

IndexProviderBaseIndex Property

Index provided by index provider

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IIndex Index { get; set; }

Property Value

Type: IIndex

Implements

IIndexProviderIndex
See Also