Hi DW,
DW version: 9.2.16
I have a page with multiple paragraph items.
I want to acces those items in a navigation provider.
In DW8 I could get them by first getting all paragraphs on the given page with "Paragraph.GetParagraphsByPageID(pageId)" - then looping through those to get the items but this method doesn't exist in DW9.
How do I accomblish the same in DW9 when I only have the parameters 'PageId' and 'ItemType'?
BR
Marie Louise