Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Base
GroupedDataSource Class
GroupedDataSource Methods
AddDataRow Method
EnsureList Method
GetEnumerator Method
GetGroup Method
GetGroupArray Method
GetGroupDataTable Method
GetGroupView Method
GetItems Method
LoadGroups Method
GroupedDataSource
.
GetItems Method
Gets the children based on the given key
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
Copy
public
IList
GetItems
(
Object
key
)
Parameters
key
Type:
System
.
Object
Key
Return Value
Type:
IList
Implements
IGroupedData
.
GetItems(Object)
See Also
Reference
GroupedDataSource Class
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com