GroupedEnumerableItemTypeGetItemLevel Property |
Lambda to evaluate the level of the item
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public Func<ItemType, int> GetItemLevel { get; protected set; }
Property Value
Type:
FuncItemType,
Int32See Also