Click or drag to resize

IndexSearchRepository Constructor (String)

Initializes a new instance of the IndexSearchRepository class

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IndexSearchRepository(
	string path
)

Parameters

path
Type: SystemString
See Also