Click or drag to resize

IIndexServiceLoadIndex Method (String)

Loads index

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
IIndex LoadIndex(
	string name
)

Parameters

name
Type: SystemString
Index name

Return Value

Type: IIndex
Index instance
See Also