Hi
Dynamicweb.Content.PageService.GetPagesByParentID(int parentId) fails with a .Net error (Object reference not set to an instance of an object) if parentid page does not exist. Could you fix it so that the method returns an empty IEnumerable<Page> collection if the parentid page does not exist?7
Running DW v9.2.8