ObjectTransformationDataProviderDefaultDataHandler Property |
Handler function that provides the data to the dictionary
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected Func<string, IEnumerable<int>, IGeneralIndexable<int, IDataContainer>> DefaultDataHandler { get; set; }
Property Value
Type:
FuncString,
IEnumerableInt32,
IGeneralIndexableInt32,
IDataContainerSee Also