GroupedEnumerable ItemType  AddItem Method Kentico 8.0 API Reference
Adds the item to the group table.

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

Parameters

groupTable
Type: CMS.Base SafeDictionary OnlineObject, OnlineList ItemType  
Table containing the groups
item
Type: ItemType
Item to add
See Also