<img id="ImgHeader" runat="server" src="https://stackoverflow.com/questions/4152842/<%$ ConfigurationSettings.AppSettings["ImagePath"] %>" />
Should do the trick.
<img id="ImgHeader" runat="server" src="https://stackoverflow.com/questions/4152842/<%$ ConfigurationSettings.AppSettings["ImagePath"] %>" />
Should do the trick.