Query pages
The examples in the following sections demonstrate how to query pages, page nodes, and page data via the Native API and the Fluent API.
To find a specific page:
- Via the Native API: you use the PageManager class and LINQ queries.
- Via the Fluent API: you use the page façade.