asp.net - Translate a url to a route -


i feel i'm re-inventing wheel here, need find way of taking url catchall,and redirecting route.

the reason because need things adding session cookies urls, , pass them on relevant action.

what's best way of implementing this?

thanks in advance help!

you can try changing master page @ runtime. it's not beautiful solution though.

theming support


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -