🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
how to get the url without querystring values in asp.net?
Asked
Jul 04 '10 at 17:27
Active
Jul 04 '10 at 17:31
Viewed
1.3k times
19
0
how to get the url without querystring values in asp.net?
c#
asp.net
asked Jul 04 '10 at 17:27
Blankman
259,732
324
769
1,199
1 Answers
1
51
Request.Url.GetLeftPart(UriPartial.Path)
answered Jul 04 '10 at 17:31
matt-dot-net
4,204
21
24
Linked
231
Get url without querystring