This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member Iif(IExpressionEvaluator, IExpressionEvaluator)
Returns one value if the specified condition evaluates to true, or another value if it evaluates to false.
Public method Static member Iif(IExpressionEvaluator, IExpressionEvaluator, IExpressionEvaluator)
Returns one value if the specified condition evaluates to true, or another value if it evaluates to false.

See Also

Advanced