S
Samuel Shulman
Since the master page is used in pages located in many folders how can I add
relative links to the master page?
Thank you,
Samuel
relative links to the master page?
Thank you,
Samuel
Since the master page is used in pages located in many folders how can I
add relative links to the master page?
Samuel Shulman said:Since the master page is used in pages located in many folders how can I add
relative links to the master page?
Leon Mayne said:You should be able to use:
<a href="~/path/to/file.aspx" runat="server">Link title</a>
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.