Meaning of "~/page.aspx"
I am a new comer in asp.net world. Just starting my first project in
asp.net. I have seen the following code in several examples -
<a href="~/folder/page.aspx">A Link</a>
What is the usage of "~" symbol here?
Thanking you in anticipation.
No comments:
Post a Comment