Click or drag to resize
ObjectTransformationDataProvidermDataHandlers Field
Data handlers for the given object type

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected StringSafeDictionary<Func<IEnumerable<int>, IGeneralIndexable<int, IDataContainer>>> mDataHandlers

Field Value

Type: StringSafeDictionaryFuncIEnumerableInt32, IGeneralIndexableInt32, IDataContainer
See Also