UniGridTransformations ExecuteTransformation Method Kentico 8.0 API Reference
Executes the given transformation, returns true if the transformation was found and executed

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

sender
Type: OnlineSystem Object
Sender component
name
Type: OnlineSystem String
Transformation name
parameter
Type: OnlineSystem Object 
Transformation parameter which is transformed to the result

Return Value

Type: OnlineBoolean
See Also