Class SmartSearchCollection
- Namespace
- Dynamicweb.Smart
Search
- Assembly
- Dynamicweb.Core.dll
Represents smart search collection
public class SmartSearchCollection : Collection<SmartSearch>, IList<SmartSearch>, ICollection<SmartSearch>, IReadOnlyList<SmartSearch>, IReadOnlyCollection<SmartSearch>, IEnumerable<SmartSearch>, IList, ICollection, IEnumerable
- Inheritance
-
Smart
Search Collection
- Implements
- Inherited Members
- Extension Methods
Constructors
SmartSearchCollection(List<SmartSearch>?)
Initializes a new instance of an object.
Parameters
listOfSmartSearches
List<SmartSearch >
Methods
GetByDataProvider(string)
Gets the by data provider.
Parameters
dataProviderName
stringName of the data provider.