AI OnAI Off
Hi, you can make a user control that acts like a property
http://labs.episerver.com/en/Blogs/Anders-Hattestad/Dates/2008/10/User-control-as-a-Property/
then you can add that as a property in the dynamic content class.
There are several ways of accessing multiply properties in a dynamic content class.
take a look at this base class. It can help you with saving and retriving data from the Properties
http://labs.episerver.com/en/Blogs/Anders-Hattestad/Dates/2008/12/Dynamic-Content-base-class/
I want to use flash as dynamic content for some of the pages in our web site.
Some of the property for flash file need to have multiple values.
What episerver property I need to use to hold multiple values in a combo box.