Click or drag to resize
GroupedEnumerableItemTypeItems Property
Data source.

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

Property Value

Type: IEnumerableItemType
See Also