Hi guys,
Is there an easy way to get all Items of a specific type based on the PageID?
I need to get all items of some paragraphs that are set on a page. Something like GetItemsByPageID(int PageId, string ItemSystemName).
Or some other way to get all ItemTypes of a specific SystemName froma specific AreaID. Something like GetItemsByArea(int AreaID, string ItemSystemName).
Any atlernative way of accomplishing my goal is also welcome.
Thank you,
Adrian