ObjectTransformationDataProvider SetDataHandlerForType Method Kentico 8.1 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.1.5347.20411)

Parameters

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