Click or drag to resize

SmartSearchRulesGroupCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSmartSearchRulesGroup
    Dynamicweb.SmartSearch.SmartSearchRulesSmartSearchRulesGroupCollection
      Dynamicweb.Modules.Searching.SmartSearchSmartSearchRulesGroupCollection

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

The SmartSearchRulesGroupCollection type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchRulesGroupCollection
Initializes a new instance of the SmartSearchRulesGroupCollection class
Top
Properties
  NameDescription
Public propertyIsEmpty
Top
Methods
See Also