IRouteWithArea Interface
Associates a route with an area in an ASP.NET MVC application.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The IRouteWithArea type exposes the following members.
If you register a custom RouteBase instance in the RouteCollection object, this interface lets you associate that RouteBase instance with an area.
Show:
.gif?cs-save-lang=1&cs-lang=csharp)