Alterion CMC image reference


/ Published in: C#
Save to your folder(s)

Inside the editor templates this is how you need to reference images.


Copy this code and paste it in your HTML
  1. <img src="~/images/imageName.gif" alt="alternative text" runat="server" />

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.