Select from following answers:- Request.Url.ToString()

- Request.UrlReffer.ToString()
- Request.RawUrl.ToString()
- all the abovew
- All Above
example:
Request.Url.ToString=http://www.dotnetfunda.com/post/PostExamQuestion.aspx
Request.RawUrl.ToString()=post/PostExamQuestion.aspx
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator