Click or drag to resize

UserSmartSearchRuleEmail Class

Inheritance Hierarchy

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

The UserSmartSearchRuleEmail type exposes the following members.

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