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

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

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

unit testing - How to mock PreferenceManager in Android? -