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.
To get all pages in a particular language, you use the GetPageDataList method. Then, you filter based on the Culture property, the LocalizationStrategy, theNodeType, and theRootNodeId. As a result, you get all pages for the specified language.
GetPageDataList
Culture
LocalizationStrategy
NodeType
RootNodeId
Use the following code sample:
To get all live pages, you use the plural facade to get all page nodes. Then, you filter based on the NodeType property and the PageData object.
PageData
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