Method | Description | |
---|---|---|
ComparisonControl ( ComparisonType supportedComparisonTypes, bool required = true ) : |
Gets a dropdownlist of the supported comparison types
|
|
ComparisonExpression ( ComparisonType comparisonType, |
Gets the comparison expression.
|
public static ComparisonControl ( ComparisonType supportedComparisonTypes, bool required = true ) : |
||
supportedComparisonTypes | ComparisonType | The supported comparison types. |
required | bool | if set to |
return |
public static ComparisonExpression ( ComparisonType comparisonType, |
||
comparisonType | ComparisonType | Type of the comparison. |
property | The property. | |
value | The value. | |
value2 | If doing ComparisonType.Between, value2 is the upper value between expression | |
return |