Wednesday, 14 August 2013

Meaning of "~/page.aspx"

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