Hi Jim,
The path of the image inserted by ImageManager dialog comes from the URL parameter of the FileItem. In order to achieve the required result, you need to modify the GetFiles() method of the content provider and set the direct path to the image to the URL parameter, e.g.:
The usage of a Handler in the content provider is required in case where the bucket is not public or you need do not want to expose the real image URL.
Regards,
Dobromir
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license!
Book your seat now >>