Click or drag to resize

SmartSearchCollection Constructor

Initializes a new instance of the SmartSearchCollection class

Namespace:  Dynamicweb.SmartSearch
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public SmartSearchCollection(
	List<SmartSearch> listOfSmartSearches = null
)

Parameters

listOfSmartSearches (Optional)
Type: System.Collections.GenericListSmartSearch
See Also