Click or drag to resize

UserSmartSearchRuleCustom Class

Inheritance Hierarchy

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

The UserSmartSearchRuleCustom type exposes the following members.

Constructors
  NameDescription
Public methodUserSmartSearchRuleCustom
Initializes a new instance of the UserSmartSearchRuleCustom 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