|
|||
|
Another silly question, again I apologize... I am in the middle of a migration so I am trying to do a million things at once.
Is there a way to have conditions within the routing? I need to actually do this two ways /XBox/Action Should route to: ( if found in a database ) /Product/Action I would also like to accomplish: http://username.domain.com/Action <~the kicker And route this ( if found ) to: /Profile/Action, meanwhile passing the user data into the controller. I have tried just catching these from within controllers, but it is reading Action as a Controller. Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
|
|