UniGridTransformations ExecuteTransformation Method Kentico 8.1 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.1.5347.20411)

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