Click or drag to resize

RuleField Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Modules.Searching.RulesRuleField

Namespace:  Dynamicweb.Modules.Searching.Rules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class RuleField

The RuleField type exposes the following members.

Constructors
  NameDescription
Public methodRuleField
Initializes a new instance of the RuleField class
Public methodRuleField(String, String, String, RuleControlType)
Initializes a new instance of the RuleField class
Public methodRuleField(String, String, String, IRuleFieldDatasource, RuleControlType)
Initializes a new instance of the RuleField class
Top
Properties
See Also