GroupedEnumerableItemTypeGetItemKey Property |
Lambda to evaluate the key of the item
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public Func<ItemType, Object> GetItemKey { get; protected set; }
Property Value
Type:
FuncItemType,
ObjectSee Also