Click or drag to resize

SmartSearchRuleField Class

Inheritance Hierarchy

Namespace:  Dynamicweb.SmartSearch.SmartSearchRules
Assembly:  Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax
public class SmartSearchRuleField

The SmartSearchRuleField type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchRuleField
Initializes a new instance of the SmartSearchRuleField class
Public methodSmartSearchRuleField(String, String, String, SmartSearchRuleControlType, String)
Initializes a new instance of the SmartSearchRuleField class
Public methodSmartSearchRuleField(String, String, String, ISmartSearchRuleFieldDatasource, SmartSearchRuleControlType, String)
Initializes a new instance of the SmartSearchRuleField class
Top
Properties
See Also