IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
In case you display related data on the frontend via widgets inheriting ContentView, for example, NewsView, you can configure the widgets to use paging, filtering, or sorting.
The following code example demonstrates how you can enable paging for related News items:
In addition, you can set filter and sort expressions using the relevant properties of the MasterDefinition – FilterExpression=’Title.Contains(“jQuery”)’ and SortExpression="Title desc"
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important