Click or drag to resize

FrontendDoTheSearch Method (String, Hashtable, Hashtable)

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductCollection DoTheSearch(
	string searchQuery,
	ref Hashtable searchCustomFields,
	ref Hashtable criteriaList
)

Parameters

searchQuery
Type: SystemString
searchCustomFields
Type: System.CollectionsHashtable
criteriaList
Type: System.CollectionsHashtable

Return Value

Type: ProductCollection
See Also