Click or drag to resize

IndexHelperGetIndexWithSchemaExtender Method

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public static IEnumerable<IIndex> GetIndexWithSchemaExtender(
	string schemaExtenderName
)

Parameters

schemaExtenderName
Type: SystemString

Return Value

Type: IEnumerableIIndex
See Also