1.

Can we add constraints to the route? If yes, explain how we can do it?

Answer»

Yes we can add constraints to route in following ways :

  • Using Regular Expressions
  • Using object which implements interface - IRouteConstraint.


Discussion

No Comment Found