Module Builder Code reference

Posted by Community Admin on 04-Aug-2018 09:42

Module Builder Code reference

All Replies

Posted by Community Admin on 29-Dec-2011 00:00

Hi,
I'm trying to develop a user control using the code reference generated in a module created thru the new module builder.
This code uses DynamicContent object. And it accesses to data by the method SetValue.
I'm referencing all necesary namespaces from sitefinity 4.4, but the object DynamicContent doesn´t have SetValue method.

How can I write and read the fields of a dynamicContent item?

Posted by Community Admin on 29-Dec-2011 00:00

Hi Gema,

Would you please send me the namespaces, that you are including, because I am using the ones from the code reference example, placed on the bottom and it works fine for me.

Greetings,

Dimitar Dimitrov
Sitefinity team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 29-Dec-2011 00:00

Sorry,
I was missing a namespace
Thanks for your support.

This thread is closed