Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
248 Points
64 Posts
Microsoft
Feb 22, 2012 09:38 PM|LINK
There is no default namespace. webapi searches for controllers from all the namespaces in the referenced dlls. A controller has to be
raghuramn
Member
248 Points
64 Posts
Microsoft
Re: How do I set the default namespaces in MapHttpRoute?
Feb 22, 2012 09:38 PM|LINK
There is no default namespace. webapi searches for controllers from all the namespaces in the referenced dlls. A controller has to be