Hi.
Is there any documentation, what so ever, on the different modules module-property names?
At the moment i am trying to assign groups to a module on a paragraph, the module is the products catalogue from the eCommerce namespace.
I tried the following without any luck.
paragraph.ModuleProperties.set_Value("ProductAndGroupsSelector", "[some][g:GROUP31]"); paragraph.Save();
Any help would be appreciated.
Thank you.