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.1.5347.20411)
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