If input value is evaluated as True then 'true result' is returned, otherwise 'false result' is returned.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
Value to be evaluated
- trueResult
- Type: System Object
True result
- falseResult
- Type: System Object
False result
Return Value
Type: ObjectSee Also