Hi Manmath,
You pass Image1.ID.ToString()
to the method, so the method returns you Image1
control. If you already has link to Image1 you can use Image1.ImageUrl
Also, it looks like you have a wrong namespace CMS.DocumentEngine.Web.UI, try to use CMS.Controls