IGroupElementChildItems Method Ingeniux CMS Content Store API

Retrieves this group's child elements collection.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<IElement> ChildItems()

Return Value

Type: IEnumerableIElement
Collection of child elements.
See Also

Reference