ObjectTransformationDataProvider SetDataHandlerForType Method Kentico 8.0 API Reference
Sets the default data handler for the given object type

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

Parameters

objectType
Type: OnlineSystem String
Object type
handler
Type: OnlineSystem Func OnlineIEnumerable OnlineInt32 , IGeneralIndexable OnlineInt32, IDataContainer  
Handler to set
See Also