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.0.5239.26125)
Parameters
- value
- Type:
System Object
Value to be evaluated
- trueResult
- Type:
System Object
True result
- falseResult
- Type:
System Object
False result
Return Value
Type:
See Also