Click or drag to resize

IndexHelperBuildIndexInstances Method

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public static void BuildIndexInstances(
	string repository,
	string indexName,
	string buildName
)

Parameters

repository
Type: SystemString
indexName
Type: SystemString
buildName
Type: SystemString
See Also