Dynamic module Get properties programmatically

Posted by Community Admin on 04-Aug-2018 13:28

Dynamic module Get properties programmatically

All Replies

Posted by Community Admin on 05-Sep-2012 00:00

I have a dynamic module I created with certain properties like Title, Date, etc...  I need to access this information programnaticly on the back end in my custom module with out passing this information via fields in the calling of the module as such below?

<nsc:custommodule Title="eval" ...  />

I would like to pass just the list of ContentLinks to the module and get this information in the back end.  Thanks for the reply.  The purpose is to make this module universal to many different dynamic module objects.

This thread is closed