Element.List
List all sub-elements of element. If elementId is null, it returns the root elements of the item.
Signature
1
Collection<ElementInfo> list(SessionContext context, ElementContext elementContext, Id elementId)
List all sub-elements of element. If elementId is null, it returns the root elements of the item.
1
Collection<ElementInfo> list(SessionContext context, ElementContext elementContext, Id elementId)