Click or drag to resize

SmartSearchRulesGroup Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSmartSearchRule
    Dynamicweb.SmartSearch.SmartSearchRulesSmartSearchRulesGroup
      Dynamicweb.Modules.Searching.SmartSearchSmartSearchRulesGroup

Namespace:  Dynamicweb.SmartSearch.SmartSearchRules
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
[ObsoleteAttribute("Use SmartSearchRulesCollection instead")]
public class SmartSearchRulesGroup : Collection<SmartSearchRule>

The SmartSearchRulesGroup type exposes the following members.

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