/ Published in: C#
Inside the editor templates this is how you need to reference images.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<img src="~/images/imageName.gif" alt="alternative text" runat="server" />