Hi guys,
I have a situation where I need to create pages under a specific node. In most cases, the parent node page is located on the MasterArea.
When using PageService.SavePage(Page page), if the area has child languages, a page is created for every child area.
In my case, I need to be able to create pages without this inheritance.
Is there any solution to this need?
Thank you,
Adrian