GroupedEnumerable ItemType  Constructor Kentico 8.0 API Reference
Constructor

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

Parameters

data
Type: OnlineSystem.Collections.Generic IEnumerable ItemType 
Data
getItemKey
Type: OnlineSystem Func ItemType, OnlineObject 
Lambda to evaluate the key of the item
getItemLevel (Optional)
Type: OnlineSystem Func ItemType, OnlineInt32 
Lambda to evaluate the level of the item
See Also