With the standard MapRoute method a can pass a string collection representing the namespaces in which to search for my controller. This seems to have dissapeared from MapHttpRoute. How does one define the default namespaces using the new API routing?
jwanga
Member
12 Points
7 Posts
How do I set the default namespaces in MapHttpRoute?
Feb 22, 2012 08:34 PM|LINK
With the standard MapRoute method a can pass a string collection representing the namespaces in which to search for my controller. This seems to have dissapeared from MapHttpRoute. How does one define the default namespaces using the new API routing?