I want to get Url of the page like abc.aspx. how can i get this using code behind technique. Any idea.?
Request.RawUrl property gives you the fully qualified URL of your current page
Request.RawUrl