I had a page page url www.abc.com/AboutColors.aspx. I did url routing and changed it into url www.abc.com/About Colors. If i want to get the page name AboutColors.aspx then how i will get it on the page load. If i have changed the url www.abc.com/ColorGallery.aspx to www.abbc.com/Colors/Colors Gallery then how i will get it. Please suggest me. I am using asp.net 4.0.