I want to build a userr-control that will have the ability to manage an image item (upload,manipulate,save and delete) in my CMS.
do i need to get and set just the id of the item and all the logic will be on the usercontrol, or maybe i need to expose all the function to the page?
...
Go to the complete details ...