Click or drag to resize

SmartSearchRule Class

Note: This API is now obsolete.

Inheritance Hierarchy

Namespace:  Dynamicweb.Modules.Searching.SmartSearch
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use Dynamicweb.SmartSearch.SmartSearchRules.SmartSearchRule instead")]
public class SmartSearchRule : SmartSearchRule

The SmartSearchRule type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchRule
Initializes a new instance of the SmartSearchRule class
Top
Properties
  NameDescription
Public propertyField (Inherited from SmartSearchRule.)
Public propertyIsEmpty (Inherited from SmartSearchRule.)
Public propertyIsRangeValue (Inherited from SmartSearchRule.)
Public propertyOperator (Inherited from SmartSearchRule.)
Public propertyValue (Inherited from SmartSearchRule.)
Public propertyValueFrom (Inherited from SmartSearchRule.)
Public propertyValueTo (Inherited from SmartSearchRule.)
Top
See Also