When querying all news items, you must perform the following:
The following code examples query all news items:
Query all news items with the Native API
First, you get an instance of the NewsManager class. You query all the news items, including the live, master, and temp versions of each item. You filter the collection to return only the live versions. Finally, you return the news items in a list.
Query all news items with the Fluent API
First, you get an instance of the plural news facade. Then you get all the news items, including the live, master, and temp versions of each item. You filter the collection to return only the live versions. Finally, you return the news items in a list. If no news items exist or there are no published news items, you return an empty list.
Sign up for our free beginner training. Boost your credentials through advanced courses and certification. Register for Sitefinity training and certification.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important