2
Answers

url routing in asp.net

Ramya S

Ramya S

8y
401
1
 
actually i have some hidden pages, I want to hide the url of that page 
i'm using
RouteTable.Routes.MapPageRoute("Rout Name", "Url Dispaly Name", "Page.aspx");
but that url opening only when i typing with .aspx extension.
 
thanks 
 
Answers (2)