1.

Mention What Are The Two Ways To Add Constraints To A Route?

Answer»

The two methods to ADD constraints to a ROUTE is
•Use regular expressions
•Use an object that IMPLEMENTS IRouteConstraint INTERFACE

The two methods to add constraints to a route is
•Use regular expressions
•Use an object that implements IRouteConstraint Interface



Discussion

No Comment Found