Class FieldCriterion
- Namespace
- Dynamicweb.Ecommerce.Searching
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a field criterion.
- Inheritance
-
Field
Criterion
- Inherited Members
Properties
CustomFieldName
Gets or sets the custom field name.
Property Value
FieldName
Gets or sets the field name.
Property Value
SearchKey
Gets or sets the search key.
Property Value
SearchType
Gets or sets the search type.
Property Value
Methods
GetWhereClause()
Gets a "WHERE" clause.
Returns
- string
The "WHERE" clause.