Click or drag to resize

SmartSearchRulesCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSmartSearchRule
    Dynamicweb.SmartSearch.SmartSearchRulesSmartSearchRulesCollection

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

The SmartSearchRulesCollection type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchRulesCollection
Initializes a new instance of the SmartSearchRulesCollection class
Top
Properties
  NameDescription
Public propertyCombineMethod
Public propertyStatic memberDefault
Top
See Also