Click or drag to resize

IndexSetInstance Method

Sets index name

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public virtual void SetInstance(
	string name
)

Parameters

name
Type: SystemString

Implements

IIndexSetInstance(String)
See Also