Click or drag to resize

IndexSearchServiceGetConfigurableSchemaExtenderNames Method

Gets all names of configurable schema exnteders.

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IEnumerable<string> GetConfigurableSchemaExtenderNames()

Return Value

Type: IEnumerableString
configurableSchemaExtenderNames
See Also