EPiServer 7: Save name/value pairs in epi database

Vote:
 

I'm trying to create a custom edit interface for a specific block type in EPi7.

I need to create a "+" button which brings up a modal popup where you can add name/value pairs and then save them in the episerver database. I know I can extend the user interface with DOJO.

What kind of property can I use to save name/value paris, like a dictionary, to the database? Will it work with a regular dictionary, like this:

publicvirtualDictionary<string,string>CategoryItems{get;set;}

straight into the block type?

Any recommendations on how to do this?

#71833
May 30, 2013 10:42
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.