Click or drag to resize

CompletionSettingsSource Constructor (IQuery)

Initializes a new instance of the CompletionSettingsSource class

Namespace:  Dynamicweb.Ecommerce
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public CompletionSettingsSource(
	IQuery query
)

Parameters

query
Type: Dynamicweb.Indexing.QueryingIQuery
See Also