Click or drag to resize
GroupedEnumerableItemTypeGetItemLevel Property
Lambda to evaluate the level of the item

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public Func<ItemType, int> GetItemLevel { get; protected set; }

Property Value

Type: FuncItemType, Int32
See Also