Place a List Builder on a Page

An SDK developer can define a list builder using a QueryViewSpec and then place the list builder on a page. A new ListBuilder element within a PageDefinitionSpec describes a section that displays a list builder. The ListBuilder element includes a QueryViewID attribute used to hold a guid representing the ID of the query view that will provide data for the list builder section.

Figure: A list builder is displayed on a page with the ListBuilder element in a section.