Click or drag to resize

SmartSearchCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSmartSearch
    Dynamicweb.SmartSearchSmartSearchCollection
      Dynamicweb.Modules.Searching.SmartSearchSmartSearchCollection

Namespace:  Dynamicweb.SmartSearch
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public class SmartSearchCollection : Collection<SmartSearch>

The SmartSearchCollection type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchCollection
Initializes a new instance of the SmartSearchCollection class
Top
Methods
  NameDescription
Public methodGetByDataProvider
Top
See Also