How can i use Image tag in mobile Application?
Hi,
i have used following code , bat there is image not showing up on browser.
<mobile:Image id="myImg" Runat="server" ImageUrl="Image/myimage.jpg" >
</mobile:Image>
how can i use image tag in mobile application? can you please help me as per as possible.