Click or drag to resize

UserSmartSearchRuleContent Class

Inheritance Hierarchy

Namespace:  Dynamicweb.UserManagement.UserSmartSearchRules
Assembly:  Dynamicweb.UserManagement (in Dynamicweb.UserManagement.dll) Version: 3.0.3
Syntax
public class UserSmartSearchRuleContent : UserSmartSearchRule

The UserSmartSearchRuleContent type exposes the following members.

Constructors
  NameDescription
Public methodUserSmartSearchRuleContent
Initializes a new instance of the UserSmartSearchRuleContent 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
Methods
Fields
  NameDescription
Protected fieldPREFIX (Inherited from UserSmartSearchRule.)
Top
See Also