Click or drag to resize

IndexLocationResolverResolveLocation Method

Resolves index instance location

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public static string ResolveLocation(
	IIndex index
)

Parameters

index
Type: Dynamicweb.IndexingIIndex
IIndex class

Return Value

Type: String
Specified index location
See Also