Click or drag to resize

UserSmartSearchRule Class

Inheritance Hierarchy

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

The UserSmartSearchRule type exposes the following members.

Constructors
  NameDescription
Protected methodUserSmartSearchRule
Initializes a new instance of the UserSmartSearchRule 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
Top
See Also