IGroupedData MembersKentico 8.0 API Reference
The IGroupedData type exposes the following members.
Methods

  NameDescription
Public methodOnlineGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from OnlineIEnumerable.)
Public methodGetItems
Gets the items based on the given key
Back to Top
Extension Methods

  NameDescription
Public Extension MethodToJSON
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Public Extension MethodToXML
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Back to Top
Properties

  NameDescription
Public propertyTopItem
Top item in the hierarchy
Back to Top
See Also