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.
PageData has a NavigationNode property that holds the reference to the page metadata that is located in the PageNode. To query a PageData by its title, use the following code sample:
NavigationNode
PageNode
PageData
To find a specific PageData by its title, you use the plural page facade to ensure that the PageNode with the specified title of the PageData exists. Then, you use the Get method of the plural page facade to get thePageNode. To get the PageData, you use the Page property in the following way:
Get
Page
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