Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- data
- Type:
System.Collections.Generic IEnumerable ItemType
Data
- getItemKey
- Type:
System Func ItemType,
Object
Lambda to evaluate the key of the item
- getItemLevel (Optional)
- Type:
System Func ItemType,
Int32
Lambda to evaluate the level of the item
See Also