I've created a Custom Property Type of base type LinkCollection. I also have a .ascx control where (in Edit Mode) I need to display the button "Add Link" and show the popup window where the user adds a new document to the collection. I've found something similar here(http://world.episerver.com/Modules/Forum/Pages/thread.aspx?id=20422 ) but it's for PageBrowser and it doesn't explain how the the new item is added to the collection.
Hi All,
I've created a Custom Property Type of base type LinkCollection. I also have a .ascx control where (in Edit Mode) I need to display the button "Add Link" and show the popup window where the user adds a new document to the collection. I've found something similar here(http://world.episerver.com/Modules/Forum/Pages/thread.aspx?id=20422 ) but it's for PageBrowser and it doesn't explain how the the new item is added to the collection.
Many Thanks