I'm using EPiServer 11 version with EPiServer.Find. I have a requirement to fetch all pages for landingPage type and standardPage types in one query.
Can you suggest if it is possible.
I'm using EPiServer 11 version with EPiServer.Find. I have a requirement to fetch all pages for landingPage type and standardPage types in one query.
Can you suggest if it is possible.
The documentation uses searching for pages of specific type as an example so I would recommend reading that.
In your case you would just have to add both page types into the query