I'm using the IPageRetriever to query multiple page types by using the RetrieveMultiple() method. Is is possible to exclude pages that do not have the Page Builder feature or the URL feature? Or is...
Hi, I'm retrieving a list of pages with the Page retriever and need to access a custom field on the page type of the pages. When I try to accessing it using myTreeNode.GetBoolValue(@ExcludeFromSit...