Executes the given transformation, returns true if the transformation was found and executed
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sender
- Type: System Object
Sender component
- name
- Type: System String
Transformation name
- parameter
- Type: System Object
Transformation parameter which is transformed to the result
Return Value
Type: BooleanSee Also