Transformation "if" statement for guid, int, string, double, boolean, DateTime
The type of compare depends on comparable value (second parameter)
If both values are NULL, method returns false result.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
First value
- comparableValue
- Type: System Object
Second value
- falseResult
- Type: System Object
False result
- trueResult
- Type: System Object
True result
Return Value
Type: ObjectSee Also