UniGridTransformations RegisterTransformation Method Kentico 8.0 API Reference
Registers the given transformation

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

Parameters

name
Type: OnlineSystem String
Transformation name
func
Type: OnlineSystem Func OnlineObject, OnlineObject 
Transformation function
See Also