ConstantExpression Class |
Namespace: Dynamicweb.Indexing.Querying.Expressions
The ConstantExpression type exposes the following members.
Name | Description | |
---|---|---|
DataValue |
Gets or sets the value.
| |
DisplayValue |
Gets the value to be shown on the UI page
| |
Type | Obsolete.
Gets the type of the value.
| |
Value | Obsolete.
Gets or sets the value.
| |
ValueType |
Gets the type of the value.
|
Name | Description | |
---|---|---|
GetValue |
Gets expression value
(Overrides ValueExpressionGetValue.) | |
ToString |
Converts expression to string
(Overrides ObjectToString.) |