I have placed my Custom module on a page.
Now I want to use the settings from my Custom module in the code I have written to import data.
On this forum I found the following line of code where 109 is the id of the paragrapgh, bus this does not work wih me.
Dynamicweb.Properties properties = Dynamicweb.Base.GetParagraphModuleSettings(109);