QueryExpression Class |
Namespace: Dynamicweb.Controls
The QueryExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryExpression |
Initializes a new instance of an object.
| |
| QueryExpression(String, String) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Appliance |
Gets or sets appliance type.
| |
| Criteria |
Gets or sets comparison criteria.
| |
| Field |
Gets or sets target field.
| |
| Value |
Gets or sets field value.
|
| Name | Description | |
|---|---|---|
| Normalize |
Strips all spaces and double quotes from the beginning and ending of the given query.
| |
| Parse |
Parses all expression from the given query.
|