UniGridTransformations RegisterTransformation Method Kentico 8.1 API Reference
Registers the given transformation

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

Parameters

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