I am using the InsertImage dialog to manage the images in my application. I need to capture the upload, run my own image handling routines and store its path in a database.
Is there a way to capture this like you can with the standard Uploader control on the VS 2012 toolbox?