| FrontendDoTheSearch Method (String, 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
)
Public Function DoTheSearch (
searchQuery As String,
ByRef searchCustomFields As Hashtable
) As ProductCollection
Parameters
- searchQuery
- Type: SystemString
- searchCustomFields
- Type: System.CollectionsHashtable
Return Value
Type:
ProductCollectionSee Also