Adds the item to the group table.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- groupTable
- Type: CMS.Base.SafeDictionary<Object, List<DataRowView>>
Group table
- dr
- Type: System.Data.DataRowView
DataRowView to add
See Also