Click or drag to resize

SmartSearchRuleField Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Dynamicweb.SmartSearch.SmartSearchRulesSmartSearchRuleField
    Dynamicweb.Modules.Searching.SmartSearchSmartSearchRuleField

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

The SmartSearchRuleField type exposes the following members.

Constructors
  NameDescription
Public methodSmartSearchRuleField
Initializes a new instance of the SmartSearchRuleField class
Top
Properties
  NameDescription
Public propertyControlType (Inherited from SmartSearchRuleField.)
Public propertyDataSource (Inherited from SmartSearchRuleField.)
Public propertyGroupName (Inherited from SmartSearchRuleField.)
Public propertyID (Inherited from SmartSearchRuleField.)
Public propertyIsEmpty (Inherited from SmartSearchRuleField.)
Public propertyName (Inherited from SmartSearchRuleField.)
Public propertyShortTypeName (Inherited from SmartSearchRuleField.)
Public propertyTypeName (Inherited from SmartSearchRuleField.)
Public propertyUseDateControlWithoutTime (Inherited from SmartSearchRuleField.)
Top
See Also