c# - Get system path from rewritten URL -


given rewritten url string:

/contact-us

i convert it's actual path, example:

/pages/contact/contact-us-page.aspx

is possible?

please note, i'm not asking how re-write url's, how convert re-written path it's actual file in code.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -