Query all live pages

Native API

To get all live pages, you use the GetPageDataList method. Then, you filter based on the Status property.

Use the following code sample:

Fluent API

To get all live pages, you use the plural facade to get all page nodes. Then, you filter based on the Status property of the PageData object.

Use the following code sample:

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?